commit | ce9d171312c429ee5dee3608ca93f3ee3d8b51ca | [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 | d96020c1064aebe047c2b06f97dcb95f07eecc29 [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>