From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Samuelsson Date: Wed, 7 May 2008 11:11:36 +0200 Subject: [U-Boot-Users] [PATCH 09/21] AT91SAM9261EK support References: <20080506211405.A6CFA247F5@gemini.denx.de><1210109068.25356.69.camel@galileo> <3efb10970805070125k52305e7cr9911ddbea61c1052@mail.gmail.com> Message-ID: <01a901c8b02a$57de2370$060514ac@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Stelian, To be able to compile for at91sam9261-ek we need a logo called atmel.bmp. This bitmap is not available in the tree, so build fails. (There is, however, a denx.bmp) The bitmap is also a binary file, so difficult to handle with patches. Have you any idea how to solve this? Kind Regards, Remy ==> Is this not for the custodians to sort out as a special case? Can't you just send a binary as an attachement and have this included in the mainstream? An alternative would be to convert the bitmap to a non-binary file which can be used as data to a utility generating the binary during the build Best Regards Ulf Samuelsson