
26 Oct
2015
26 Oct
'15
10:43 a.m.
On 23.10.2015 19:53, Kevin Smith wrote:
A lot of extra configuration information was left over in the Marvell serdes and DDR3 initialization code for boards that U-boot does not support. Remove this extra config information, and the concept of fixing up board topologies with information loaded from an EEPROM. If this needs to be done, it should be handled in the board file, not in core code.
Signed-off-by: Kevin Smith kevin.smith@elecsyscorp.com Cc: Stefan Roese sr@denx.de Cc: Dirk Eibach eibach@gdsys.de Cc: Luka Perkov luka.perkov@sartura.hr
Thanks Kevin for working on this. For all 3 patches:
Acked-by: Stefan Roese sr@denx.de
Thanks, Stefan