Searched hist:"2 b75b0ad3a2a47492a6d03199d85632f9ee3e42b" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/common/spl/ |
H A D | spl_mmc.c | 2b75b0ad3a2a47492a6d03199d85632f9ee3e42b Mon May 13 03:36:29 CDT 2013 Peter Korsgaard <peter.korsgaard@barco.com> 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 <peter.korsgaard@barco.com>
|
/openbmc/u-boot/ |
H A D | README | 2b75b0ad3a2a47492a6d03199d85632f9ee3e42b Mon May 13 03:36:29 CDT 2013 Peter Korsgaard <peter.korsgaard@barco.com> 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 <peter.korsgaard@barco.com>
|