[U-Boot] [PATCH] mx51evk: Update environmet in order to allow booting a dt kernel
Wolfgang Denk
wd at denx.de
Fri Apr 19 07:29:40 CEST 2013
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.
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
When the bosses talk about improving productivity, they are never
talking about themselves.
More information about the U-Boot
mailing list