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 multiline

[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