]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: add support for new PMC440 revision with cleanup
authorMatthias Fuchs <matthias.fuchs@esd.eu>
Tue, 25 Mar 2014 21:00:00 +0000 (22:00 +0100)
committerStefan Roese <sr@denx.de>
Thu, 24 Apr 2014 11:15:53 +0000 (13:15 +0200)
commite634c9dc7a9f2c5a868128e14d8dbc382706e21f
tree94e83bb1f83c6d4420d2c4bb044dfefb8273aac6
parentadcdeacc3eda1e5949e54062aa99c299e12483be
ppc4xx: add support for new PMC440 revision with cleanup

This patch adds support for the new PMC440 hardware revision 1.4.
The board now uses Micrel KSZ9031 phys.

Add missing i2c initialization before reading bootstrap eeprom.

Fix a couple of coding style issues.

Make local functions static.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Signed-off-by: Stefan Roese <sr@denx.de>
board/esd/pmc440/pmc440.c