[U-Boot] [PATCH V2 2/2] i.MX6: mx6qsabrelite: Add splash screen support

Eric Nelson eric.nelson at boundarydevices.com
Tue Sep 18 02:43:19 CEST 2012


On 09/17/2012 05:08 PM, Eric Nelson wrote:
> Hi Fabio,
>
> On 09/17/2012 04:43 PM, Fabio Estevam wrote:
>> Hi Eric,
>>
>> <snip >
>>
>>> +int board_late_init(void)
>>> +{
>>> + setenv("stdout", "serial");
>>> + return 0;
>>> +}
>>
>> Please see my previous comment on v1 about this.
>>
>> Wolfgang nacked this method and Stefano has proposed a nice way for
>> keeping the console in serial. Check mx53loco and mx51evk.
>>
>
> Thanks. I'll look into it.
>

Like this?
	http://lists.denx.de/pipermail/u-boot/2012-August/129967.html


More information about the U-Boot mailing list