u-boot-brain/arch/powerpc/cpu
Fabio Estevam 6770c5e2e8 powerpc: Use lower case for the core names
Freescale documentation presents the PowerPC core names in lower case, such as
"e300", "e500", "e600", etc.

Change the upper case occurrences into lower case so that the core names
reported in U-boot can match the ones from the documentation.

While at it also fix a checkpatch error:

ERROR: space prohibited before that close parenthesis ')'
#53: FILE: arch/powerpc/cpu/mpc86xx/cpu.c:81:
+	printf("e600 Core %d", (msscr0 & 0x20) ? 1 : 0 );

Reported-by: Heinz Wrobel <heinz.wrobel@freescale.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2013-06-20 16:09:09 -05:00
..
74xx_7xx Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
mpc5xx Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
mpc5xxx Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
mpc8xx powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 2013-06-11 22:01:45 +02:00
mpc8xxx powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 2013-06-20 13:51:24 -05:00
mpc83xx Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
mpc85xx powerpc: Use lower case for the core names 2013-06-20 16:09:09 -05:00
mpc86xx powerpc: Use lower case for the core names 2013-06-20 16:09:09 -05:00
mpc512x Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 2013-05-11 09:25:36 +02:00
mpc824x Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
mpc8260 powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 2013-06-11 22:01:45 +02:00
ppc4xx ppc4xx: Add SPL support 2013-04-22 09:53:53 +02:00