[U-Boot] [PATCH v4] Add initial support for Wandboard dual lite and solo.
Wolfgang Denk
wd at denx.de
Thu Mar 14 21:37:24 CET 2013
Dear Fabio Estevam,
In message <CAOMZO5DEyD9qga7mbhaL-j2siqrAtYN-XYBwLZmRO6ch_0TPeQ at mail.gmail.com> you 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.
Yes, you are right. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
This all sounds complicated, but it mostly does excatly what you ex-
pect. It's just difficult for us to explain what you expect...
- L. Wall & R. L. Schwartz, _Programming Perl_
More information about the U-Boot
mailing list