]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - doc/README.SPL
SPL: Add support for loading image from ram in SPL.
[people/ms/u-boot.git] / doc / README.SPL
index 536858664726e076d18d0654f32d62b6817a3964..4e1cb28800411e0c7f626970bec2326baf45d49c 100644 (file)
@@ -66,6 +66,7 @@ CONFIG_SPL_DMA_SUPPORT (drivers/dma/libdma.o)
 CONFIG_SPL_POST_MEM_SUPPORT (post/drivers/memory.o)
 CONFIG_SPL_NAND_LOAD (drivers/mtd/nand/nand_spl_load.o)
 CONFIG_SPL_SPI_LOAD (drivers/mtd/spi/spi_spl_load.o)
+CONFIG_SPL_RAM_DEVICE (common/spl/spl.c)
 
 
 Normally CPU is assumed to be the same between the SPL and normal