]> code.ossystems Code Review - bsp/u-boot.git/commit
imx-common: add board_video_skip
authorEric Benard <eric@eukrea.com>
Fri, 4 Apr 2014 17:05:52 +0000 (19:05 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 May 2014 17:09:36 +0000 (14:09 -0300)
commit751ef44901682b46f4d1b0d4843f8897c6a300e5
treefd8c7fa04888ab4507adfe46852ca7aefc6a7af5
parent4cb0ad4230217df7f1f75b4e0021b29b0554d1b9
imx-common: add board_video_skip

this function is shared by several boards and thus can be factorized

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
Acked-by: Stefano Babic <sbabic@denx.de>
arch/arm/imx-common/Makefile
arch/arm/imx-common/video.c [new file with mode: 0644]
arch/arm/include/asm/imx-common/video.h [new file with mode: 0644]