Home
last modified time | relevance | path

Searched hist:"6 c543597bb4b1ecf5d8589f7abb0f39929fb7fd1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A DMPC8548CDS.h6c543597bb4b1ecf5d8589f7abb0f39929fb7fd1 Mon Aug 13 19:38:06 UTC 2007 Andy Fleming <afleming@freescale.com> 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>