|
@@ -2938,6 +2938,14 @@ FIT uImage format:
|
|
CONFIG_SPL_FAT_LOAD_PAYLOAD_NAME
|
|
CONFIG_SPL_FAT_LOAD_PAYLOAD_NAME
|
|
Filename to read to load U-Boot when reading from FAT
|
|
Filename to read to load U-Boot when reading from FAT
|
|
|
|
|
|
|
|
+ CONFIG_SPL_FAT_LOAD_KERNEL_NAME
|
|
|
|
+ Filename to read to load kernel uImage when reading
|
|
|
|
+ from FAT (for Falcon mode)
|
|
|
|
+
|
|
|
|
+ CONFIG_SPL_FAT_LOAD_ARGS_NAME
|
|
|
|
+ Filename to read to load kernel argument parameters
|
|
|
|
+ when reading from FAT (for Falcon mode)
|
|
|
|
+
|
|
CONFIG_SPL_MPC83XX_WAIT_FOR_NAND
|
|
CONFIG_SPL_MPC83XX_WAIT_FOR_NAND
|
|
Set this for NAND SPL on PPC mpc83xx targets, so that
|
|
Set this for NAND SPL on PPC mpc83xx targets, so that
|
|
start.S waits for the rest of the SPL to load before
|
|
start.S waits for the rest of the SPL to load before
|