[U-Boot] [PATCH] PXA: Enable CONFIG_PREBOOT on zipitz2

Marek Vasut marex at denx.de
Thu Mar 8 16:41:23 CET 2012


Signed-off-by: Marek Vasut <marex at denx.de>
---
 include/configs/zipitz2.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/zipitz2.h b/include/configs/zipitz2.h
index 26204af..e14f59a 100644
--- a/include/configs/zipitz2.h
+++ b/include/configs/zipitz2.h
@@ -32,6 +32,7 @@
 #undef	CONFIG_BOARD_LATE_INIT
 #undef	CONFIG_USE_IRQ
 #undef	CONFIG_SKIP_LOWLEVEL_INIT
+#define	CONFIG_PREBOOT
 
 /*
  * Environment settings
-- 
1.7.9



More information about the U-Boot mailing list