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:
2a82ec7
)
imx: mx53loco: Add raw initrd support
author
Guillaume GARDET
<guillaume.gardet@free.fr>
Thu, 20 Nov 2014 07:38:31 +0000
(08:38 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 1 Dec 2014 09:19:41 +0000
(10:19 +0100)
Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Jason Liu <r64343@freescale.com>
Acked-by: Jason Liu <r64343@freescale.com>
include/configs/mx53loco.h
patch
|
blob
|
history
diff --git
a/include/configs/mx53loco.h
b/include/configs/mx53loco.h
index 10fb1f49010450e3c6bf8789f4029e0a324a8e67..42bc3c869f82b3d0b0c2ee0159c9f8a760561a3e 100644
(file)
--- a/
include/configs/mx53loco.h
+++ b/
include/configs/mx53loco.h
@@
-94,6
+94,7
@@
/* Command definition */
#include <config_cmd_default.h>
#define CONFIG_CMD_BOOTZ
+#define CONFIG_SUPPORT_RAW_INITRD
#undef CONFIG_CMD_IMLS