]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl/mpc85xx: move udelay to cpu code
authorScott Wood <scottwood@freescale.com>
Sat, 18 Aug 2012 00:46:29 +0000 (19:46 -0500)
committerScott Wood <scottwood@freescale.com>
Mon, 26 Nov 2012 21:41:23 +0000 (15:41 -0600)
commit59629c2897eb84c4550cf95b49e0761fbd23cef0
tree31bbee2f241b769b32821a5040c4c4fcbbe8eb37
parent8bc50f0b6d376c0d6280c9de625f04368892f4b4
spl/mpc85xx: move udelay to cpu code

It applies to non-Freescale 85xx boards as well as Freescale boards,
so it doesn't belong in board/freescale.  Plus, it needs to come out
of nand_spl if it's to be used by the new SPL.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: Andy Fleming <afleming@freescale.com>
arch/powerpc/cpu/mpc85xx/cpu_init_nand.c
nand_spl/board/freescale/common.c [deleted file]
nand_spl/board/freescale/p1010rdb/Makefile
nand_spl/board/freescale/p1023rds/Makefile
nand_spl/board/freescale/p1_p2_rdb_pc/Makefile