[U-Boot-Users] [PATCH] Changes ADS5121 splash screen from hard-coded bmp to flash bmp

2008-05-29 Thread Martha Marx
Signed-off-by: Martha Marx <[EMAIL PROTECTED]> --- board/ads5121/Makefile |1 - board/ads5121/ads5121_diu.c | 66 +++ board/freescale/common/fsl_diu_fb.c |6 +++- include/configs/ads5121.h |2 + 4 files changed, 66 insert

Re: [U-Boot-Users] [PATCH] Changes ADS5121 splash screen from hard-coded bmp to flash bmp

2008-06-16 Thread Grant Likely
On Thu, May 29, 2008 at 12:24 PM, Martha Marx <[EMAIL PROTECTED]> wrote: > Signed-off-by: Martha Marx <[EMAIL PROTECTED]> You need to include a description of what your change does and why in every patch. In general, your commit message should be in the form: 1-line short description multil

Re: [U-Boot-Users] [PATCH] Changes ADS5121 splash screen from hard-coded bmp to flash bmp

2008-07-07 Thread John Rigby
York, could you ack this? I'll fix the commit message before checking it in, I'd just like an ack of the actual content. Thanks John On Mon, Jun 16, 2008 at 9:05 AM, Grant Likely <[EMAIL PROTECTED]> wrote: > On Thu, May 29, 2008 at 12:24 PM, Martha Marx <[EMAIL PROTECTED]> wrote: >> Signed-off-b