commit | a14b1e0951c2c914deae22d7dd3d78493cf27a46 | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Sun Jan 28 12:26:34 2018 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sun Feb 04 12:00:58 2018 +0100 |
tree | 77deccd77a1a798dc8dac82ff1e299ab51c54925 | |
parent | 43b1ba30250874071124226970a4abb2bbb8b564 [diff] [blame] |
board: tbs2910: add private imx config Add board specific imx config file with recommended IPU Qos settings and adapted DDR configuration. Signed-off-by: Soeren Moch <smoch@web.de>
diff --git a/board/tbs/tbs2910/Kconfig b/board/tbs/tbs2910/Kconfig index 55c475c..2e5e1d4 100644 --- a/board/tbs/tbs2910/Kconfig +++ b/board/tbs/tbs2910/Kconfig
@@ -13,6 +13,6 @@ default y config IMX_CONFIG - default "board/boundary/nitrogen6x/nitrogen6q2g.cfg" + default "board/tbs/tbs2910/tbs2910.cfg" endif