]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video, ipu: make ldb_clock configurable
authorHeiko Schocher <hs@denx.de>
Mon, 20 Apr 2015 05:52:21 +0000 (07:52 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:29:09 +0000 (22:29 +0200)
commitf2323fa766bade4492e7dad07988414d596686bb
tree79e9cadc95d39a820d913755762b4b4bcf3e69e6
parent84faa75e56497f61fa5faea0485bf2f4823d8beb
video, ipu: make ldb_clock configurable

make the ldb_clock configurable through the new define
CONFIG_SYS_LDB_CLOCK. This is needed as the ldb clock is not
always 650000000, for example on the aristainetos2 board,
where the ldb clock derives from PLL5 clock.

Signed-off-by: Heiko Schocher <hs@denx.de>
Tested-by: Eric Nelson <eric.nelson@boundarydevices.com>
drivers/video/ipu_common.c