]> Git Repo - u-boot.git/commit - README
spl_mmc: add Falcon mode support for raw variant
authorPeter Korsgaard <[email protected]>
Mon, 13 May 2013 08:36:29 +0000 (08:36 +0000)
committerTom Rini <[email protected]>
Fri, 7 Jun 2013 18:17:00 +0000 (14:17 -0400)
commit2b75b0ad3a2a47492a6d03199d85632f9ee3e42b
tree1cc005685848e5bd6d6dddf25cd87f413ef1797f
parent721931f805267c084f9e4f422e987c0704d3d102
spl_mmc: add Falcon mode support for raw variant

If Falcon mode support is enabled (and the system isn't directed into
booting u-boot), it will instead try to load kernel from sector
CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR and
CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS of kernel argument parameters
starting from sector CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR.

Signed-off-by: Peter Korsgaard <[email protected]>
README
common/spl/spl_mmc.c
This page took 0.029406 seconds and 4 git commands to generate.