Re: [U-Boot] [PATCH 1/8] imx-common: add board_video_skip

2014-04-04 Thread Stefano Babic
Hi Eric, On 02/04/2014 21:57, Eric Bénard wrote: > this function is shared by several board and thus can be factorized > > Signed-off-by: Eric Bénard > --- > arch/arm/imx-common/Makefile| 1 + > arch/arm/imx-common/video.c | 55 > + > ar

Re: [U-Boot] [PATCH 1/8] imx-common: add board_video_skip

2014-04-03 Thread Eric Nelson
Hi Eric, On 04/02/2014 12:57 PM, Eric Bénard wrote: this function is shared by several board and thus can be factorized boards (plural). Signed-off-by: Eric Bénard --- arch/arm/imx-common/Makefile| 1 + arch/arm/imx-common/video.c | 55 ++

[U-Boot] [PATCH 1/8] imx-common: add board_video_skip

2014-04-02 Thread Eric Bénard
this function is shared by several board and thus can be factorized Signed-off-by: Eric Bénard --- arch/arm/imx-common/Makefile| 1 + arch/arm/imx-common/video.c | 55 + arch/arm/include/asm/imx-common/video.h | 20 3 files ch

[U-Boot] [PATCH 1/8] imx-common: add board_video_skip

2014-04-02 Thread Eric Bénard
this function is shared by several board and thus can be factorized Signed-off-by: Eric Bénard --- arch/arm/imx-common/Makefile| 1 + arch/arm/imx-common/video.c | 55 + arch/arm/include/asm/imx-common/video.h | 20 3 files ch