[U-Boot] [PATCH v1 1/3] Make mmc init come before env_relocate
Hu Mingkai-B21284
Mingkai.Hu at freescale.com
Wed Sep 23 04:57:44 CEST 2009
> -----Original Message-----
> From: Wolfgang Denk [mailto:wd at denx.de]
> Sent: Wednesday, September 23, 2009 2:58 AM
> To: Hu Mingkai-B21284
> Cc: u-boot at lists.denx.de; Wood Scott-B07421; Gala Kumar-B11780
> Subject: Re: [U-Boot] [PATCH v1 1/3] Make mmc init come
> before env_relocate
>
> This has not been done so far, because it suffers from the
> fundamental problem your code is suffering from, too: you
> cannot access the environment early enough, so for example
> your board boots with a hard-wird, unchangable console baud
> rate, despite that you suggest to the user he could change it.
>
Got it.
> I don't like that, and therefore tend to NAK the whole approach.
>
No problem, after all this patchset is not matured enough.
Thanks,
Mingkai
More information about the U-Boot
mailing list