]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/corenet: Move RCW print to cpu.c
authorYork Sun <yorksun@freescale.com>
Tue, 25 Jun 2013 18:37:43 +0000 (11:37 -0700)
committerYork Sun <yorksun@freescale.com>
Fri, 9 Aug 2013 19:41:38 +0000 (12:41 -0700)
commitf165bc35285460f9739a234de379a535519f39e6
treeeaf5957f7e71ed011bed3c490e393723b7b6b5d4
parentbc4804516e9fc75eea59b2d32a6b1de79f6fea6d
powerpc/corenet: Move RCW print to cpu.c

The RCW print is common for all corenet platforms. Not necessary to ducplicate
in each board file.

Signed-off-by: York Sun <yorksun@freescale.com>
arch/powerpc/cpu/mpc85xx/cpu.c
board/freescale/b4860qds/b4860qds.c
board/freescale/corenet_ds/corenet_ds.c
board/freescale/p2041rdb/p2041rdb.c
board/freescale/t4qds/t4qds.c