
4 Jul
2012
4 Jul
'12
4:02 a.m.
Signed-off-by: Stephen Warren swarren@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