[U-Boot] [PATCH] am335x: pepper: Add Gumstix Pepper AM335x-based machine
Tom Rini
trini at ti.com
Tue May 6 20:02:26 CEST 2014
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: <http://lists.denx.de/pipermail/u-boot/attachments/20140506/f806de5e/attachment.pgp>
More information about the U-Boot
mailing list