From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Tue, 02 Aug 2011 07:46:51 +0000 Subject: [U-Boot] =?utf-8?b?Y29tbW9uL2ltYWdlLmM6MTQxOjQ6IGVycm9yOiDigJhJ?= =?utf-8?q?H=5FTYPE=5FOMAPIMAGE=E2=80=99_undeclared_here_=28not_in_a_funct?= =?utf-8?q?ion=29?= Message-ID: <1312271211.31913.20.camel@ubuntu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, on current u-boot-arm/master, I get this error for _ALL_ ARM9 boards (./MAKEALL ARM9 - perhaps even more arches are affected): common/image.c:141:4: error: ?IH_TYPE_OMAPIMAGE? undeclared here (not in a function) Can someone look into this? Best Regards, Reinhard