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

Signed-off-by: Marek Vasut marex@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

Dear Marek Vasut,
Signed-off-by: Marek Vasut marex@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
Albert, can you please pick this one up directly and roll it into the pull rq? It's quite important for our testing setup.
Best regards, Marek Vasut

Hi Marek,
On Thu, 8 Mar 2012 16:46:18 +0100, Marek Vasut marex@denx.de wrote:
Dear Marek Vasut,
Signed-off-by: Marek Vasut marex@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
Albert, can you please pick this one up directly and roll it into the pull rq? It's quite important for our testing setup.
Applied to u-boot-arm/master, with apologies for the delay.
Best regards, Marek Vasut
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Marek Vasut