[U-Boot] [PATCH v2] video: support exynos fimd driver for various exynos series

Anatolij Gustschin agust at denx.de
Fri Jul 20 10:28:29 CEST 2012


Hi,

On Thu, 19 Jul 2012 10:30:44 +0900
Donghwa Lee <dh09.lee at samsung.com> wrote:

> This patch support exynos fimd driver for various exynos series different from
> existing it supports only exynos4 chip.
> 
> Signed-off-by: Donghwa Lee <dh09.lee at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> ---
> Changes for v1:
> 	- moves exynos_fimd_get_base_offset() to exynos_fb.h

Why? This function is used in exynos_fimd.c file only.  Moving it
to the header file will result in a warning when compiling files
including exynos_fb.h. This function should be in exynos_fimd.c.

Thanks,
Anatolij


More information about the U-Boot mailing list