[U-Boot] [PATCH v4] Add initial support for Wandboard dual lite and solo.

Fabio Estevam festevam at gmail.com
Thu Mar 14 21:13:01 CET 2013


On Thu, Mar 14, 2013 at 9:31 AM, Wolfgang Denk <wd at denx.de> wrote:

>> +int checkboard(void)
>> +{
>> +     puts("Board: Wandboard\n");
>
> Should we also add information about DL / Solo here?  It would
> probably make sense...

This is what we will get:

CPU:   Freescale i.MX6DL rev1.1 at 792 MHz
Board: Wandboard

The DL / S will appear in the CPU line, so this allows to distinguish
between the two variants.

Regards,

Fabio Estevam


More information about the U-Boot mailing list