Masahiro Yamada
09f3ca3dd5
arm, powerpc: select SYS_GENERIC_BOARD
...
We have finished Generic Board conversion for ARM and PowerPC, i.e.
all the boards have been converted except OpenRISC, SuperH, SPARC,
which have not supported Generic Board framework yet.
Select SYS_GENERIC_BOARD in arch/Kconfig and delete all the macro
defines in include/configs/*.h.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com >
2015-10-24 13:50:38 -04:00
Kim Phillips
fdfaa29e49
mpc83xx: preempt premature board support removal by setting GENERIC_BOARD
...
Boards that haven't been converted to GENERIC_BOARD does
*not* mean they should be removed.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
2015-03-17 15:21:15 -04:00
Wolfgang Denk
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
[trini: Fixup common/cmd_io.c]
Signed-off-by: Tom Rini <trini@ti.com >
2013-07-24 09:44:38 -04:00
Holger Brunck
be7576fa15
powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne
...
Switch from 1-bit ecc to 4-bit ecc.
Signed-off-by: Holger Brunck <holger.brunck@keymile.com >
2013-02-15 17:47:20 -06:00
Thomas Herzmann
95209b6684
powerpc/83xx: configure CONFIG_POST for kmcoge5ne
...
kmcoge5ne starts the post tests if the testpin on
the board was enabled. Currently it does simply a memory
test.
Signed-off-by: Thomas Herzmann <thomas.herzmann@keymile.com >
Signed-off-by: Holger Brunck <holger.brunck@keymile.com >
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
2012-06-15 17:12:51 -05:00
Holger Brunck
0f2b721c80
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 >
2012-06-15 17:12:40 -05:00