Searched hist:"7 ad2cc7964d37f3a444a0472bbccda487d51c7f6" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/common/spl/ |
H A D | spl_mmc.c | 7ad2cc7964d37f3a444a0472bbccda487d51c7f6 Mon May 13 03:36:27 CDT 2013 Peter Korsgaard <peter.korsgaard@barco.com> spl_mmc: add Falcon mode support for FAT 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 CONFIG_SPL_FAT_LOAD_KERNEL_NAME file and kernel argument parameters from CONFIG_SPL_FAT_LOAD_ARGS_NAME, both from the same partition as u-boot.
Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>
|
/openbmc/u-boot/ |
H A D | README | 7ad2cc7964d37f3a444a0472bbccda487d51c7f6 Mon May 13 03:36:27 CDT 2013 Peter Korsgaard <peter.korsgaard@barco.com> spl_mmc: add Falcon mode support for FAT 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 CONFIG_SPL_FAT_LOAD_KERNEL_NAME file and kernel argument parameters from CONFIG_SPL_FAT_LOAD_ARGS_NAME, both from the same partition as u-boot.
Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>
|