]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc85xx: add comma before "already enabled"
authorScott Wood <scottwood@freescale.com>
Tue, 30 Oct 2012 00:00:41 +0000 (19:00 -0500)
committerScott Wood <scottwood@freescale.com>
Mon, 26 Nov 2012 21:41:20 +0000 (15:41 -0600)
commit9a511bd6a372936e5f22031de1b4b13ae50212dc
treeabe49f5cb0ddf452ee259f06edd0b027843c470a
parentf545d300b0b5d08310dfca43a3021b94b7722cfe
powerpc/mpc85xx: add comma before "already enabled"

Now outputs like this:

L2:    512 KB already enabled, moving to 0xf8f80000

rather than this:

L2:    512 KB already enabledmoving to 0xf8f80000

Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: Andy Fleming <afleming@gmail.com>
arch/powerpc/cpu/mpc85xx/cpu_init.c