]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cleanup: introduce CONFIG_MPC830x
authorGerlando Falauto <gerlando.falauto@keymile.com>
Wed, 10 Oct 2012 22:13:07 +0000 (22:13 +0000)
committerKim Phillips <kim.phillips@freescale.com>
Tue, 23 Oct 2012 20:23:25 +0000 (15:23 -0500)
commit8afad91f15880d34c7456159209b26918977c400
tree749f2c7110d4c56dea8a31946add84e118d8d7b9
parent4b5282de99291c31e0afe4b44e805395fadd7c8f
cleanup: introduce CONFIG_MPC830x

Introduce a new configuration token CONFIG_MPC830x to be shared among
mpc8308 and mpc8309. Define it for existing 8308 boards, and refactor
existing common code so to make future introduction of 8309 simpler.

Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
arch/powerpc/cpu/mpc83xx/speed.c
arch/powerpc/include/asm/immap_83xx.h
include/configs/MPC8308RDB.h
include/configs/mpc8308_p1m.h
include/mpc83xx.h