Re: [U-Boot] [PATCH 04/10] samsung: misc: move display logo function to misc.c file.

2013-12-11 Thread Minkyu Kang
On 04/12/13 03:03, Przemyslaw Marczak wrote: > board/samsung/common/misc.c: > - move draw_logo() function from exynos_fb.c > - add get_tizen_logo_info() function call removed from board files > > boards: > - update board files > - add CONFIG_MISC_INIT_R to Universal, Trats and Trats2 > > Signed-o

Re: [U-Boot] [PATCH 04/10] samsung: misc: move display logo function to misc.c file.

2013-12-10 Thread 황형원
-Boot] [PATCH 04/10] samsung: misc: move display logo function to misc.c file. board/samsung/common/misc.c: - move draw_logo() function from exynos_fb.c - add get_tizen_logo_info() function call removed from board files boards: - update board files - add CONFIG_MISC_INIT_R to Universal, Trats and

[U-Boot] [PATCH 04/10] samsung: misc: move display logo function to misc.c file.

2013-12-03 Thread Przemyslaw Marczak
board/samsung/common/misc.c: - move draw_logo() function from exynos_fb.c - add get_tizen_logo_info() function call removed from board files boards: - update board files - add CONFIG_MISC_INIT_R to Universal, Trats and Trats2 Signed-off-by: Przemyslaw Marczak --- board/samsung/common/misc.c