projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84cd932
)
config: Enable CBFS, ext4 for coreboot
author
Simon Glass
<sjg@chromium.org>
Fri, 12 Oct 2012 14:26:12 +0000
(14:26 +0000)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/include/configs/coreboot.h
b/include/configs/coreboot.h
index 0e89242db75aa34c203f90dfb47790d7b1969e6f..3df085be51146eebd43dba256f8b6177418333e5 100644
(file)
--- a/
include/configs/coreboot.h
+++ b/
include/configs/coreboot.h
@@
-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