target-ppc: simpler definitions for microcontrollers based on e300
authorThomas Monjalon <thomas@monjalon.net>
Thu, 15 Oct 2009 17:01:21 +0000 (19:01 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 18 Oct 2009 14:15:47 +0000 (16:15 +0200)
commitcf8741b1f729d64a07ce4997a3da1c6fe322dfc4
tree8fa67e9a205589d61008637d2570ac51bf553b87
parent2ed070a60be426612bd887e9061a671d0662a700
target-ppc: simpler definitions for microcontrollers based on e300

No need to alias e300 core for each CPU package.
Differences between microcontrollers have to be implemented in a higher layer
than translate_init.c

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-ppc/translate_init.c