From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 28 Oct 2011 00:02:22 +0200 Subject: [U-Boot] [PATCH 2/4] RFT GCC4.6: Fix muas3001 and IDS8247 In-Reply-To: <1319535660-20881-3-git-send-email-marek.vasut@gmail.com> References: <1319535660-20881-1-git-send-email-marek.vasut@gmail.com> <1319535660-20881-3-git-send-email-marek.vasut@gmail.com> Message-ID: <20111027220222.4F3EC12B7BBC@gemini.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, In message <1319535660-20881-3-git-send-email-marek.vasut@gmail.com> you wrote: > The boards suffer from the following error due to undefined configuration > variables: > > Configuring for IDS8247 board... > ether_fcc.c:75: error: 'CONFIG_SYS_CMXFCR_MASK1' undeclared here (not in a > function) > ether_fcc.c:76: error: 'CONFIG_SYS_CMXFCR_VALUE1' undeclared here (not in a > function) > > Signed-off-by: Marek Vasut > Cc: Heiko Schocher > Cc: Wolfgang Denk > Cc: Simon Glass > Cc: Mike Frysinger > --- > include/configs/IDS8247.h | 4 ++++ > include/configs/muas3001.h | 4 ++++ > 2 files changed, 8 insertions(+), 0 deletions(-) Collission with commit d4590da4 by Mike Frysinger. Dropped. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Never ascribe to malice that which can adequately be explained by stupidity.