This patchset prepare video support for am33xx based boards. This driver is used on the siemens boards rut, dxr2 and pxm2, posted without video support here:
http://patchwork.ozlabs.org/patch/263211/ Heiko Schocher (7): arm, am335x: add some missing registers and defines for lcd and epwm support video, da8xx: move da8xx-fb.h to drivers/video arm, am33xx: add clk_get prototype video, da8xx-fb: changes for am335x usage video, da8xx-fb: show fb addr in bdinfo tools, bmp_logo: fix index from uint16_t to int to allow bigger logos video: add an option to skip cfb console init arch/arm/include/asm/arch-am33xx/cpu.h | 35 ++- arch/arm/include/asm/arch-am33xx/hardware.h | 1 + arch/arm/include/asm/arch-am33xx/hardware_am33xx.h | 7 + board/davinci/ea20/ea20.c | 28 +- drivers/video/cfb_console.c | 18 ++ drivers/video/da8xx-fb.c | 338 +++++++++++++++++---- .../asm/arch-davinci => drivers/video}/da8xx-fb.h | 7 +- tools/bmp_logo.c | 2 +- 8 Dateien geändert, 373 Zeilen hinzugefügt(+), 63 Zeilen entfernt(-) rename {arch/arm/include/asm/arch-davinci => drivers/video}/da8xx-fb.h (94%) Cc: Stefano Babic <sba...@denx.de> Cc: Anatolij Gustschin <ag...@denx.de> Cc: Tom Rini <tr...@ti.com> -- 1.7.11.7 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot