]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix minor 85xx warnings
authorAndy Fleming <afleming@freescale.com>
Mon, 13 Aug 2007 19:38:06 +0000 (14:38 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 14 Aug 2007 06:39:14 +0000 (01:39 -0500)
commit6c543597bb4b1ecf5d8589f7abb0f39929fb7fd1
tree21ada1e90383add6b973567b77fbdbf8678b1b12
parentf2cff6b104f82b993bef6086ce0c97159bbe1add
Fix minor 85xx warnings

Some patches had inserted warnings into the build:
* mpc8560ads declared data without using it
* cpu_init declared ecm and immap without using it in all CONFIGs
* MPC8548CDS.h had its default filenames changed so that they contained
  "\m" in the paths.  Made the defaults not Windows-specific (or
  anything-specific)

Signed-off-by: Andy Fleming <afleming@freescale.com>
board/mpc8560ads/mpc8560ads.c
cpu/mpc85xx/cpu_init.c
include/configs/MPC8548CDS.h