]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm/km: add support for portl2 board
authorValentin Longchamp <valentin.longchamp@keymile.com>
Thu, 16 Jun 2011 12:41:15 +0000 (18:11 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 4 Jul 2011 08:55:28 +0000 (10:55 +0200)
commit01fa4e8cded8c3c610b0ea10ad817a7ca8c72517
tree5dc3036d1208aacc6af02e67c0b8e35dd26fa746
parent83b40c31466a2c0113686806767af7e163e69d1a
arm/km: add support for portl2 board

This adds support for the keymile Kirkwood BEC portl2 board. This board
relies on the km_arm (km_kirkwood) BEC.

The egiga driver is configured for a 100M full-duplex, A/N off connnection
to the backplane. This board has always ethernet present, because it is
connected to the marvell switch similar to mgcoge3un. The reset_phy
functionality is also the same to mgcoge3un.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
cc: Heiko Schocher <hs@denx.de>
MAINTAINERS
MAKEALL
board/keymile/km_arm/km_arm.c
boards.cfg
include/configs/portl2.h [new file with mode: 0644]