]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
8xx: add support for new keymile kmsupx4 board.
authorHeiko Schocher <hs@denx.de>
Thu, 12 Mar 2009 06:37:34 +0000 (07:37 +0100)
committerWolfgang Denk <wd@denx.de>
Wed, 18 Mar 2009 19:50:05 +0000 (20:50 +0100)
commit1b6275dfb173bd2edb8f208dd050d6f47ae39654
tree3a898a6950dec2d6f92778797f5c9dc41a815b17
parentd044954fe2a7e7a3dd104eb9c9d2104e38da2911
8xx: add support for new keymile kmsupx4 board.

This patch adds support for the kmsupx4 board from Keymile,
based on a Freescale MPC852T CPU

- serial console on SMC1
- 32 MB SDRAM
- 32 MB NOR Flash
- Ethernet over SCC3
- I2C Bitbang

Signed-off-by: Heiko Schocher <hs@denx.de>
MAINTAINERS
MAKEALL
Makefile
board/keymile/common/common.c
board/keymile/km8xx/km8xx.c
drivers/i2c/soft_i2c.c
include/configs/km8xx.h
include/configs/kmsupx4.h [new file with mode: 0644]