]> git.sur5r.net Git - u-boot/blobdiff - doc/README.SPL
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
[u-boot] / doc / README.SPL
index b4500fc42bebd8453e48ffebed90022c199e1597..f01a8bd91187547e1b0ded577b414e951ae2c6d5 100644 (file)
@@ -63,3 +63,6 @@ CONFIG_SPL_LIBGENERIC_SUPPORT (lib/libgeneric.o)
 CONFIG_SPL_POWER_SUPPORT (drivers/power/libpower.o)
 CONFIG_SPL_NAND_SUPPORT (drivers/mtd/nand/libnand.o)
 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)