]> git.ipfire.org Git - people/ms/u-boot.git/commit
davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot
authorFabien Parent <fparent@baylibre.com>
Tue, 29 Nov 2016 13:23:41 +0000 (14:23 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 18:21:15 +0000 (13:21 -0500)
commit742762bf8555b41bc002f3639ce5671632e59aed
tree591d72f06e06898680daf156d12a1c1f481eec89
parent5d7cdf3af64efb58fc272db1f74954401d7877f7
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>
configs/omapl138_lcdk_defconfig