[U-Boot] [PATCH 1/2] [v3] powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros

Tabi Timur-B04825 B04825 at freescale.com
Fri Aug 5 15:11:33 CEST 2011


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


More information about the U-Boot mailing list