[U-Boot-Users] [Patch 2/4] U-Boot-V2: ARM: introduce CONFIG_SKIP_RELOCATION

Menon, Nishanth x0nishan at ti.com
Thu May 8 17:22:57 CEST 2008


Sascha,

> -----Original Message-----
> From: Sascha Hauer [mailto:s.hauer at pengutronix.de]
> Sent: Thursday, May 08, 2008 10:16 AM
> To: Menon, Nishanth
> Cc: u-boot-users at lists.sourceforge.net
> Subject: Re: [Patch 2/4] U-Boot-V2: ARM: introduce CONFIG_SKIP_RELOCATION
> > Hmm.. good point. My ignorance on ppc is kicking me ;).. I will remove the SKIP_COPY part from my
> patch. Couple of questions:
> > a) Are we ok with removing dependency of ARM from "config SKIP_LOWLEVEL_INIT" in common/Kconfig (as
> opposed to my patch in which I moved it to arch/arm/Kconfig)?  Considering that it is used:
> arch/m68k/cpu/start-mcfv4e.S
> 
> so SKIP_LOWLEVEL_INIT would depend on CONFIG_ARCH_HAS_INIT_LOWLEVEL?
No it should not. It should ideally be CONFIG_MACH_HAS_INIT_LOWLEVEL? And enabling this will call board_init_lowlevel.

Regards,
Nishanth Menon




More information about the U-Boot mailing list