[U-Boot] [PATCH 12/12] ARM: rpi_b: enabled bootz command
Stephen Warren
swarren at wwwdotorg.org
Wed Jul 4 04:02:55 CEST 2012
Signed-off-by: Stephen Warren <swarren at wwwdotorg.org>
---
include/configs/rpi_b.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/rpi_b.h b/include/configs/rpi_b.h
index edffda2..ee4887f 100644
--- a/include/configs/rpi_b.h
+++ b/include/configs/rpi_b.h
@@ -87,6 +87,7 @@
/* Commands */
#include "config_cmd_default.h"
+#define CONFIG_CMD_BOOTZ
/* Some things don't make sense on this HW or yet */
#undef CONFIG_CMD_FPGA
#undef CONFIG_CMD_NET
--
1.7.9.5
More information about the U-Boot
mailing list