[U-Boot] [PATCH v3 2/3] VIDEO: MX5: export pix format

Anatolij Gustschin agust at denx.de
Thu Oct 6 19:33:50 CEST 2011


On Thu,  6 Oct 2011 00:44:15 +0200
Anatolij Gustschin <agust at denx.de> wrote:

> From: Stefano Babic <sbabic at denx.de>
> 
> Pixel format defines must be available for boards to set up
> the right display. Move them and export in a new file.
> 
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> CC: Anatolij Gustschin <agust at denx.de>
> CC: Marek Vasut <marek.vasut at gmail.com>
> ---
> V3: do not add new prototype of mx51_fb_init() so that this
>     commit doesn't break compiling
> 
>  drivers/video/ipu.h  |   46 +-----------------------------
>  include/ipu_pixfmt.h |   76 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 77 insertions(+), 45 deletions(-)
>  create mode 100644 include/ipu_pixfmt.h

applied, thanks!

Anatolij


More information about the U-Boot mailing list