]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Clean up tools/bmp_logo.c to not add trailing white space
authorwdenk <wdenk>
Sat, 9 Oct 2004 23:25:58 +0000 (23:25 +0000)
committerwdenk <wdenk>
Sat, 9 Oct 2004 23:25:58 +0000 (23:25 +0000)
commit8655b6f8603f12099e534a10f7840630b3e93026
tree3f1011e28807fbeb23276d2c21c2aa04a1a3094f
parent30d56fae23bf830c9f9817a7f151b248a01ebe96
* Clean up tools/bmp_logo.c to not add trailing white space

* Patch by Hinko Kocevar, 21 Aug 2004:
  - Group common framebuffer functions in common/lcd.c
  - Group common framebuffer macros and #defines in include/lcd.h
  - Provide calc_fbsize() for video ATAG
CHANGELOG
common/Makefile
common/cmd_bmp.c
common/lcd.c [new file with mode: 0644]
cpu/mpc8xx/lcd.c
cpu/pxa/pxafb.c
include/bmp_logo.h
include/lcd.h
lib_arm/armlinux.c
tools/bmp_logo.c