[U-Boot] [PATCH] mx51evk: Update environmet in order to allow booting a dt kernel

Otavio Salvador otavio at ossystems.com.br
Fri Apr 19 14:14:19 CEST 2013


On Fri, Apr 19, 2013 at 2:29 AM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Fabio Estevam,
>
> In message <1366328263-8468-1-git-send-email-festevam at gmail.com> you wrote:
>>
>
> There is a typo in the Subject:  s/environmet/environment/
>
>> -     "mmcroot=/dev/mmcblk0p3 rw\0" \
>> -     "mmcrootfstype=ext3 rootwait\0" \
>> -     "mmcargs=setenv bootargs console=ttymxc0,${baudrate} " \
>> -             "root=${mmcroot} " \
>> -             "rootfstype=${mmcrootfstype}\0" \
>> +     "mmcroot=/dev/mmcblk0p3 rw rootwait\0" \
>> +     "mmcargs=setenv bootargs console=ttymxc0,${baudrate} root=${mmcroot}\0"\
>
> You are dropping the "mmcrootfstype" part here.  Is this intentional?
> If yes, it appears to be an unrelated change that should be done in a
> separate commit.

He is doing the sync of environment being used here with the other
boards so I think the commit log could be reworded so it is clear
about it.

--
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


More information about the U-Boot mailing list