commit | 742762bf8555b41bc002f3639ce5671632e59aed | [log] [tgz] |
---|---|---|
author | Fabien Parent <fparent@baylibre.com> | Tue Nov 29 14:23:41 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 03 13:21:15 2016 -0500 |
tree | 591d72f06e06898680daf156d12a1c1f481eec89 | |
parent | 5d7cdf3af64efb58fc272db1f74954401d7877f7 [diff] |
davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot Set the correct CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR value in order to be able to boot from MMC/SD. The SPL is stored at sector 0x75, while u-boot will follow at sector 0xb5. Signed-off-by: Fabien Parent <fparent@baylibre.com> Reviewed-by: Tom Rini <trini@konsulko.com>