]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx-common: add board_video_skip
authorEric Benard <eric@eukrea.com>
Fri, 4 Apr 2014 17:05:52 +0000 (19:05 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 15 Apr 2014 10:23:56 +0000 (12:23 +0200)
commit93ad66ced3fde36114aa2d521668d2cd2141fee6
tree72367f59125793527f90f4de88d8f0440f4eb5a9
parent1b82491ee6ee1e986e5521b33692a00e1f38fe75
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]