From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 22 Feb 2012 12:07:11 +0100 Subject: [U-Boot] [PATCH 7/9] Remove CONFIG_SYS_EXTBDINFO from snapper9260.h In-Reply-To: <1325822097-15227-8-git-send-email-sjg@chromium.org> References: <1325822097-15227-1-git-send-email-sjg@chromium.org> <1325822097-15227-8-git-send-email-sjg@chromium.org> Message-ID: <4F44CC5F.8000105@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 On 06/01/2012 04:54, Simon Glass wrote: > This feature is not available on ARM, so it is an error to define it. > > Signed-off-by: Simon Glass > --- > include/configs/snapper9260.h | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h > index cb3c674..cee65d1 100644 > --- a/include/configs/snapper9260.h > +++ b/include/configs/snapper9260.h > @@ -157,7 +157,6 @@ > #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ > sizeof(CONFIG_SYS_PROMPT) + 16) > #define CONFIG_SYS_LONGHELP > -#define CONFIG_SYS_EXTBDINFO > #define CONFIG_CMDLINE_EDITING > #define CONFIG_AUTO_COMPLETE > #define CONFIG_SYS_HUSH_PARSER Acked-by: Stefano Babic Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================