]> Git Repo - J-u-boot.git/commit - configs/omapl138_lcdk_defconfig
davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot
authorFabien Parent <[email protected]>
Tue, 29 Nov 2016 13:23:41 +0000 (14:23 +0100)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
configs/omapl138_lcdk_defconfig
This page took 0.036117 seconds and 4 git commands to generate.