[U-Boot] [PATCH] am335x: pepper: Add Gumstix Pepper AM335x-based machine

Ash Charles ashcharles at gmail.com
Wed May 7 00:34:50 CEST 2014


On Tue, May 6, 2014 at 11:02 AM, Tom Rini <trini at ti.com> wrote:
> Shouldn't need this, you don't support any non-DT kernels do you,
> really?
Embarrassingly, the default kernel is non-devicetree.  Future updates
to the BSP will use devicetree instead but some customers may still
wish to use a non-devicetree kernel.  Do you prefer a v2 with
non-devicetree removed or can this stand as-is?

>
>> +#define CONFIG_EXTRA_ENV_SETTINGS \
>> +     "loadaddr=0x80F80000\0" \
>> +     "dtbaddr=0x80200000\0" \
>
> Please look at DEFAULT_LINUX_BOOT_ENV and the related discussions.
Cool.  Will send a v2 with this fixed.

--Ash


More information about the U-Boot mailing list