[U-Boot] [PATCH 1/1] ARM: ts4600: add basic board support
Sebastien Bourdelin
sebastien.bourdelin at savoirfairelinux.com
Mon Nov 7 16:36:42 CET 2016
Hi Fabio.
On 11/06/2016 02:16 PM, Fabio Estevam wrote:
> Hi Sebastien,
>
> On Thu, Nov 3, 2016 at 5:20 PM, Sebastien Bourdelin
> <sebastien.bourdelin at savoirfairelinux.com> wrote:
>
>> +/* Extra Environment */
>> +#define CONFIG_EXTRA_ENV_SETTINGS \
>> + "fdt_addr=0x41000000\0" \
>> + "loadkernel=load mmc ${mmcdev}:${mmcpart} ${loadaddr} zImage\0" \
>> + "loadfdt=load mmc ${mmcdev}:${mmcpart} ${fdt_addr} ts4600.dtb\0" \
>
> Not related to this patch: do you plan to submit ts4600.dts for
> mainline inclusion as well?
>
It's in my todo list yes, but nothing really planned currently, do you
think i should keep the mx28evk dtb instead?
> Regards,
>
> Fabio Estevam
>
Regards,
Sebastien Bourdelin
More information about the U-Boot
mailing list