]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
config: Enable CBFS, ext4 for coreboot
authorSimon Glass <sjg@chromium.org>
Fri, 12 Oct 2012 14:26:12 +0000 (14:26 +0000)
committerTom Rini <trini@ti.com>
Mon, 22 Oct 2012 15:29:55 +0000 (08:29 -0700)
Enable Coreboot and EXT4 Filesystems on the coreboot board.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/coreboot.h

index 0e89242db75aa34c203f90dfb47790d7b1969e6f..3df085be51146eebd43dba256f8b6177418333e5 100644 (file)
@@ -92,6 +92,9 @@
 #define CONFIG_MAC_PARTITION
 #define CONFIG_ISO_PARTITION           /* Experimental */
 
+#define CONFIG_CMD_CBFS
+#define CONFIG_CMD_EXT4
+#define CONFIG_CMD_EXT4_WRITE
 
 /*-----------------------------------------------------------------------
  * Video Configuration