Kumar Gala wrote:
> Why didn't we do in include/mpc85xx.h:
>
> #ifndef CONFIG_SYS_CCSRBAR_PHYS_LOW
> #define CONFIG_SYS_CCSRBAR_PHYS_LOW   CONFIG_SYS_CCSRBAR
> #endif
>
> Thus removing that line from every board file?

That might make more sense, but that will break other boards where virtual 
!= physical but CCSR is not relocated, which means another round of 
testing.  MAKEALL takes a long time to run.

-- 
Timur Tabi
Linux kernel developer at Freescale
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to