]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
udoo: Move and optimize platform register setting.
authorGiuseppe Pagano <giuseppe.pagano@seco.com>
Fri, 15 Nov 2013 16:42:50 +0000 (17:42 +0100)
committerStefano Babic <sbabic@denx.de>
Thu, 28 Nov 2013 07:28:54 +0000 (08:28 +0100)
commit953ab736afa0fca087b9e7626daa28ca7adc9fa8
tree490c68e2756c5e781247693a304db36f206d4234
parent8bfa9c692e024bcf2b0b95be33adfa710301f83f
udoo: Move and optimize platform register setting.

Previous uDoo configuration adopts register settings for DDR3, clock, muxing,
etc. taken from Nitrogen6x. uDoo schematics is rather different from that board,
and it needs customized setting for most of the registers.
All this changes can be considered atomical since it is part of initial support
of the board.

Patch changes uDoo configuration files path to a specific one, and adopt
optimized value for every configured register.

Signed-off-by: Giuseppe Pagano <giuseppe.pagano@seco.com>
Tested-by: Fabio Estevam <fabio.estevam@freescale.com>
CC: Stefano Babic <sbabic@denx.de>
CC: Fabio Estevam <fabio.estevam@freescale.com>
board/udoo/1066mhz_4x256mx16.cfg [new file with mode: 0644]
board/udoo/clocks.cfg [new file with mode: 0644]
board/udoo/ddr-setup.cfg [new file with mode: 0644]
board/udoo/udoo.cfg [new file with mode: 0644]
boards.cfg