summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGuillaume GARDET <guillaume.gardet@free.fr>2014-10-15 17:53:13 +0200
committerTom Rini <trini@ti.com>2014-10-27 17:54:08 -0400
commitfae81c72c80636be657a24d42eb80971cb0e5793 (patch)
treef1b6a607b067a9816089f009f96911d465b2fec6 /doc
parent592f922261993bad8cfb96395342e25eda6776e3 (diff)
downloadblackbird-obmc-uboot-fae81c72c80636be657a24d42eb80971cb0e5793.tar.gz
blackbird-obmc-uboot-fae81c72c80636be657a24d42eb80971cb0e5793.zip
doc: Update documentation according to the EXT SPL support patch set
Update documentation according to the EXT SPL support patch set. Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr> Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.SPL1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.SPL b/doc/README.SPL
index c283dcff62..3ba313caa8 100644
--- a/doc/README.SPL
+++ b/doc/README.SPL
@@ -54,6 +54,7 @@ CONFIG_SPL_SERIAL_SUPPORT (drivers/serial/libserial.o)
CONFIG_SPL_SPI_FLASH_SUPPORT (drivers/mtd/spi/libspi_flash.o)
CONFIG_SPL_SPI_SUPPORT (drivers/spi/libspi.o)
CONFIG_SPL_FAT_SUPPORT (fs/fat/libfat.o)
+CONFIG_SPL_EXT_SUPPORT
CONFIG_SPL_LIBGENERIC_SUPPORT (lib/libgeneric.o)
CONFIG_SPL_POWER_SUPPORT (drivers/power/libpower.o)
CONFIG_SPL_NAND_SUPPORT (drivers/mtd/nand/libnand.o)
OpenPOWER on IntegriCloud