]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.SPL
sc520: Create arch asm-offsets
[karo-tx-uboot.git] / doc / README.SPL
index d53ef9c2c2a56fa787ed773f0b852258c5bac59c..89d24a720586b69c9da2443531b07fac59c84e9f 100644 (file)
@@ -62,3 +62,6 @@ CONFIG_SPL_FAT_SUPPORT (fs/fat/libfat.o)
 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)