]> git.ipfire.org Git - people/ms/u-boot.git/commit - MAKEALL
powerpc: 83xx: add support for the kmeter1 board
authorHeiko Schocher <hs@denx.de>
Thu, 20 Nov 2008 08:57:47 +0000 (09:57 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 23 Jan 2009 23:36:19 +0000 (00:36 +0100)
commitde0443614af4d16675ab436665aeb11ddc9f7214
treedb162cd8571521e9668c1f990db607d5b2e6d2a7
parent3feb647f3fd0881382c7a29f4cf280b66473ae0a
powerpc: 83xx: add support for the kmeter1 board

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>
MAINTAINERS
MAKEALL
Makefile
board/keymile/kmeter1/Makefile [new file with mode: 0644]
board/keymile/kmeter1/config.mk [new file with mode: 0644]
board/keymile/kmeter1/kmeter1.c [new file with mode: 0644]
doc/README.kmeter1 [new file with mode: 0644]
include/configs/kmeter1.h [new file with mode: 0644]