
23 Sep
2009
23 Sep
'09
4:53 a.m.
-----Original Message----- From: Wolfgang Denk [mailto:wd@denx.de] Sent: Wednesday, September 23, 2009 3:00 AM To: Hu Mingkai-B21284 Cc: u-boot@lists.denx.de; Wood Scott-B07421; Gala Kumar-B11780 Subject: Re: [U-Boot] [PATCH v1 3/3] mpc8536: Get the address of env on the SDCard
This seems to be broken by design. If your U-Boot image grows, it would overwrite the environment? Or am I missing something?
Yes, if the U-Boot image grows, it would overwrite the env saved last time. Maybe we should put it the to haed of the U-Boot image.
Thanks, Mingkai