commit | 0ced25beb5c0ee6aefe183c980560bed3d664fdb | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Mon Apr 20 07:52:21 2015 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Apr 20 09:34:45 2015 +0200 |
tree | 19f439b72c54a6abd9a303181c1ce79429c08876 | |
parent | 604c7d4a5a3cf70949f6e6094bf0d52ee3b4804d [diff] |
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>