From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 06 Dec 2013 11:53:33 +0100 Subject: [U-Boot] [PATCH 1/5] add a generic set of configs to enable Distros to more easier support u-boot based systems In-Reply-To: <1386296295-28658-2-git-send-email-dennis@ausil.us> References: <1386296295-28658-1-git-send-email-dennis@ausil.us> <1386296295-28658-2-git-send-email-dennis@ausil.us> Message-ID: <20131206105333.B3692380BFA@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Dennis Gilmore, In message <1386296295-28658-2-git-send-email-dennis@ausil.us> you wrote: > > +#if defined(__arm__) > +#define CONFIG_BOOTP_PXE_CLIENTARCH 0x100 > +#define CONFIG_BOOTP_VCI_STRING "U-boot.armv7" > +#endif This cannot be right. Not all the world is an ARMv7. Please also note that the correct spelling (when using capitalization) is "U-Boot" (i. e. with a capital 'B'). 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 Philosophy: A route of many roads leading from nowhere to nothing. - Ambrose Bierce