]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx6: Factor out common HDMI setup code
authorPardeep Kumar Singla <b45784@freescale.com>
Thu, 25 Jul 2013 17:12:13 +0000 (12:12 -0500)
committerStefano Babic <sbabic@denx.de>
Sat, 27 Jul 2013 08:49:36 +0000 (10:49 +0200)
commit5ea7f0e328c19542ce96d8242125b51b3dbca86b
tree1f80f394227a73e7760c48cf3cfefb5516cb1eba
parentf8b1e86d4707718e52cf6466845e463c358627ee
mx6: Factor out common HDMI setup code

Instead of duplicating HDMI setup code for every mx6 board, factor out the common code

Signed-off-by: Pardeep Kumar Singla <b45784@freescale.com>
Acked-By: Eric Nelson <eric.nelson@boundarydevices.com>
arch/arm/cpu/armv7/mx6/clock.c
arch/arm/cpu/armv7/mx6/soc.c
arch/arm/include/asm/arch-mx6/clock.h
arch/arm/include/asm/arch-mx6/mxc_hdmi.h
board/boundary/nitrogen6x/nitrogen6x.c
board/wandboard/wandboard.c
include/configs/nitrogen6x.h
include/configs/wandboard.h