Dear Reinhard Meyer,

In message <4cc69992.1060...@emk-elektronik.de> you wrote:
>
> in AT91, but that means (assuming those xxx- defines come from an SoC 
> specific file)
> that in start.s the includes
> 
> #if defined(CONFIG_OMAP1610)
> #include <./configs/omap1510.h>
> #elif defined(CONFIG_OMAP730)
> #include <./configs/omap730.h>
> #endif
> 
> have to be expanded for every SoC in question. Or to include the <soc>.h
> into the <board>.h...
> 
> Which way to go?

Wait for my patches :-)

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
What is wanted is not the will to believe,  but the will to find out,
which is the exact opposite.
                        -- Bertrand Russell, "Skeptical Essays", 1928
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to