[U-Boot] [PATCH] OMAP3EVM: net_chip uses CS5 not CS6

Scott Wood scottwood at freescale.com
Thu May 7 21:18:20 CEST 2009


Wolfgang Denk wrote:
> Finally, and this is what I really compalin about, is that there is no
> big structure which includes all the blocks that make up the CPU into
> one big structure (as it's done for example for PowerPC systems in the
> include/asm-ppc/*immap* files) - you still use code like

Those immap structs are a huge pain to maintain (or to verify the 
correctness of), loaded with ifdeffery and magic numbers describing 
reserved spans.  We should not be emulating them.

We used to have them in Linux, and got rid of them.

-Scott


More information about the U-Boot mailing list