
5 Jul
2012
5 Jul
'12
7:39 p.m.
-----Original Message----- From: Holger Brunck [mailto:holger.brunck@keymile.com] Sent: 05 July 2012 21:08 To: u-boot@lists.denx.de Cc: Holger Brunck; Valentin Longchamp; Gerlando Falauto; Prafulla Wadaskar Subject: [PATCH v4] arm/km: add kmnusa board support
This board is similar to portl2, but it has the u-boot environment in a SPI NOR flash and not in an i2c eeprom like portl2 have.
Some other details:
- IVM EEPROM is at adress: pca9547:70:9
- PCI is enabled
- PIGGY4 is connected via MV88E6352 simple switch. There is no phy between the simple switch and the kirkwood.
Signed-off-by: Holger Brunck holger.brunck@keymile.com Signed-off-by: Valentin Longchamp valentin.longchamp@keymile.com cc: Gerlando Falauto gerlando.falauto@keymile.com cc: Prafulla Wadaskar prafulla@marvell.com
changes for v4:
- the wrong kwbimage_128M16_1.cfg file was picked up this was already present in v2 due to the renaming issue now fixed
changes for v3:
- rebase to current master
- use reset_phy funtion as on mgcoge3un
changes for v2:
- rename 128M16-1.cfg to kwbimage_128M16_1.cfg
Applied this patch to u-boot-marvell.git master branch
Regards... Prafulla . . .