From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 18 Sep 2010 23:16:46 +0200 Subject: [U-Boot] [PATCH] logos: add Freescale logo In-Reply-To: <1283203651-19755-1-git-send-email-timur@freescale.com> References: <1283203651-19755-1-git-send-email-timur@freescale.com> Message-ID: <20100918231646.252cfc32@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 30 Aug 2010 16:27:31 -0500 Timur Tabi wrote: > Add the Freescale logo and update the Makefile to build it when building > a Freescale board. > > Signed-off-by: Timur Tabi > --- > tools/Makefile | 3 +++ > tools/logos/freescale.bmp | Bin 0 -> 46738 bytes > 2 files changed, 3 insertions(+), 0 deletions(-) > create mode 100644 tools/logos/freescale.bmp Applied to u-boot-video/next. Note that the Makefile change in this patch needed rebasing. While at it I also placed it in alphabetical order. Best regards, Anatolij