]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - doc/README.SPL
spl: add option for adding post memory test to the SPL framework
[karo-tx-uboot.git] / doc / README.SPL
index b4500fc42bebd8453e48ffebed90022c199e1597..b460e8487e98fe3fcfaf2601cf395ae329a79bc2 100644 (file)
@@ -63,3 +63,4 @@ 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)