u-boot-brain/arch/powerpc/cpu
Wolfgang Denk 949c80e100 mpc512x: fix build issues
Commit 800eb0964 "POST cleanup." removed file
arch/powerpc/cpu/mpc512x/common.c but failed to remove the reference
to it from arch/powerpc/cpu/mpc512x/Makefile which causes somewhat
obscure build errors:

make[1]: *** No rule to make target `/work/wd/tmp-ppc/arch/powerpc/cpu/mpc512x/.depend', needed by `_depend'.  Stop.

Fix these.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-09-28 23:02:05 +02:00
..
74xx_7xx Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc5xx Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc5xxx Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc8xx POST cleanup. 2010-09-21 21:39:31 +02:00
mpc8xxx Fix parameters to support RDIMM for P2020DS 2010-08-31 11:23:04 -05:00
mpc83xx cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
mpc85xx POST cleanup. 2010-09-21 21:39:31 +02:00
mpc86xx 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
mpc512x mpc512x: fix build issues 2010-09-28 23:02:05 +02:00
mpc824x Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc8220 miiphy: constify device name 2010-08-09 11:52:29 -07:00
mpc8260 POST cleanup. 2010-09-21 21:39:31 +02:00
ppc4xx ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size 2010-09-23 08:49:49 +02:00