summaryrefslogtreecommitdiff
path: root/include/configs/kmeter1.h
Commit message (Collapse)AuthorAgeLines
* powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2008-11-24-0/+9
| | | | | | | | | Check the presence of the PIGGY on the keymile boards mgcoge, mgsuvd and kmeter1. If the PIGGY is not present, dont register this Ethernet device. Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
* powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2008-11-20-0/+523
This patch adds support for the kmeter1 board from Keymile, based on a Freescale MPC8360 CPU. - serial console on UART 1 - 256 MB DDR2 RAM - 64 MB NOR Flash - Ethernet RMII Mode over UCC4 - PHY SMSC LAN8700 Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>