From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 6 May 2014 14:02:26 -0400 Subject: [U-Boot] [PATCH] am335x: pepper: Add Gumstix Pepper AM335x-based machine In-Reply-To: <1398794735-3223-1-git-send-email-ashcharles@gmail.com> References: <1398794735-3223-1-git-send-email-ashcharles@gmail.com> Message-ID: <20140506180226.GV22182@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Apr 29, 2014 at 11:05:35AM -0700, Ash Charles wrote: > This adds the Gumstix Pepper[1] single-board computer based on the > TI AM335x processor. Schematics are available [2]. > > [1] https://store.gumstix.com/index.php/products/344/ > [2] https://pubs.gumstix.com/boards/PEPPER/ [snip] > +/* Mach type */ > +#define MACH_TYPE_PEPPER 4207 /* Until the next sync */ > +#define CONFIG_MACH_TYPE MACH_TYPE_PEPPER Shouldn't need this, you don't support any non-DT kernels do you, really? > +#define CONFIG_EXTRA_ENV_SETTINGS \ > + "loadaddr=0x80F80000\0" \ > + "dtbaddr=0x80200000\0" \ Please look at DEFAULT_LINUX_BOOT_ENV and the related discussions. Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: