]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: add support for mpc8309
authorGerlando Falauto <gerlando.falauto@keymile.com>
Wed, 10 Oct 2012 22:13:08 +0000 (22:13 +0000)
committerKim Phillips <kim.phillips@freescale.com>
Tue, 23 Oct 2012 20:23:26 +0000 (15:23 -0500)
commita88731a6c23113c713351847d019d23df46f26d7
tree3ae3bfdbc2f2fd09a88976856a968b56a2e77e2f
parent8afad91f15880d34c7456159209b26918977c400
mpc83xx: add support for mpc8309

This processor, though very similar to other members of the
PowerQUICC II Pro family (namely 8308, 8360 and 832x), provides
yet another feature set than any supported sibling.

Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
arch/powerpc/cpu/mpc83xx/cpu.c
arch/powerpc/cpu/mpc83xx/cpu_init.c
arch/powerpc/cpu/mpc83xx/speed.c
arch/powerpc/include/asm/global_data.h
arch/powerpc/include/asm/immap_83xx.h
arch/powerpc/include/asm/immap_qe.h
drivers/qe/qe.c
include/mpc83xx.h