projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e00c89d
)
mx53loco: Allow booting a zImage kernel
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 24 Oct 2012 09:44:26 +0000
(09:44 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 26 Oct 2012 14:28:08 +0000
(16:28 +0200)
Allow booting a zImage kernel.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx53loco.h
patch
|
blob
|
history
diff --git
a/include/configs/mx53loco.h
b/include/configs/mx53loco.h
index
9e8f5ce
..
f2384f3
100644
(file)
--- a/
include/configs/mx53loco.h
+++ b/
include/configs/mx53loco.h
@@
-104,6
+104,7
@@
/* Command definition */
#include <config_cmd_default.h>
+#define CONFIG_CMD_BOOTZ
#undef CONFIG_CMD_IMLS