[U-Boot] [PATCH 1/2] vf610twr: Add default environment in line with other Freescale boards
Otavio Salvador
otavio at ossystems.com.br
Wed Jun 26 19:04:21 CEST 2013
On Wed, Jun 26, 2013 at 1:59 PM, Fabio Estevam <festevam at gmail.com> wrote:
> On Wed, Jun 26, 2013 at 1:40 PM, Otavio Salvador
> <otavio at ossystems.com.br> wrote:
>> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
>> ---
>> include/configs/vf610twr.h | 58 ++++++++++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 58 insertions(+)
>>
>> diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h
>> index 77fe893..bda5ddf 100644
>> --- a/include/configs/vf610twr.h
>> +++ b/include/configs/vf610twr.h
>> @@ -85,6 +85,64 @@
>>
>> #define CONFIG_SYS_TEXT_BASE 0x3f008000
>>
>> +#define CONFIG_EXTRA_ENV_SETTINGS \
>> + "script=boot.scr\0" \
>> + "uimage=uImage\0" \
>> + "console=ttymxc0\0" \
>
> Vybrid does not use ttymxc0.
Andy can you confirm which one we should use here?
It should be /dev/ttymxc1 right?
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
More information about the U-Boot
mailing list