]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/83xx: add kmcoge5ne board support
authorHolger Brunck <holger.brunck@keymile.com>
Wed, 21 Mar 2012 12:42:46 +0000 (13:42 +0100)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 15 Jun 2012 22:12:40 +0000 (17:12 -0500)
commit0f2b721c80fa50c8e09548f0ad1b4210d2197bf9
tree8395087df0486bf1916d20abb87a14b1c3ae6fd3
parentcf73639d32ebe9f53a4244f81cfd66c39f0e66eb
powerpc/83xx: add kmcoge5ne board support

This board is a MPC8360 board. Two flashes are present
a NOR flash were u-boot and the u-boot environment is stored
and a NAND flash for the application code. This board has 512MB
SDRAM.

Additionaly we introduce a common km8360.h file and convert kmeter1 to
use this.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Christian Herzig <christian.herzig@keymile.com>
cc: Kim Phillips <kim.phillips@freescale.com>
cc: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Gerlando Falauto <gerlando.falauto@keymile.com>
cc: Heiko Schocher <hs@denx.de>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
MAINTAINERS
board/keymile/km83xx/km83xx.c
boards.cfg
include/configs/km/km83xx-common.h
include/configs/km8360.h [new file with mode: 0644]
include/configs/kmeter1.h [deleted file]