From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 8 Mar 2012 16:46:18 +0100 Subject: [U-Boot] [PATCH] PXA: Enable CONFIG_PREBOOT on zipitz2 In-Reply-To: <1331221283-6706-1-git-send-email-marex@denx.de> References: <1331221283-6706-1-git-send-email-marex@denx.de> Message-ID: <201203081646.19309.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Marek Vasut, > Signed-off-by: Marek Vasut > --- > 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