[U-Boot] [PATCH v5 2/9] x86: Allow excluding reset vector code from u-boot

Wolfgang Denk wd at denx.de
Tue Nov 27 00:03:23 CET 2012


Dear Simon Glass,

In message <1353961997-32762-3-git-send-email-sjg at chromium.org> you wrote:
> 
> +- CONFIG_NO_RESET_CODE
> +		If defined, the x86 reset vector code is excluded. You will need
> +		to do this when U-Boot is running from Coreboot.

Sorry fr never ending nitpicking - but either this is some x86
specific stuff, then it would probably make sense to have such
indication in the name of the define, or it is not, then the comment
should be fixed.

> +START-$(CONFIG_SYS_X86_RESET_VECTOR) += resetvec.o start16.o

CONFIG_SYS_X86_RESET_VECTOR - is this just another new, undocumented
variable?

Or a mismatch between documentation and code?

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: wd at denx.de
"What if" is a trademark of Hewlett Packard, so stop using it in your
sentences without permission, or risk being sued.


More information about the U-Boot mailing list