[U-Boot] [PATCH 1/3] mpc8569mds: fix CONFIG_ENV_SIZE

Wolfgang Denk wd at denx.de
Wed Sep 29 20:25:03 CEST 2010


Dear Haiying.Wang at freescale.com,

In message <1285782256-21992-1-git-send-email-Haiying.Wang at freescale.com> you wrote:
> From: Haiying Wang <Haiying.Wang at freescale.com>
> 
> CONFIG_ENV_SIZE of MPC8569MDS was wrongly set to CONFIG_ENV_SECT_SIZE which
> is 128KB, so it took longer time to do crc32 calculation for ENV than it should
> do. It causes the bootup for MPC8569MDS significantly slow. This patch fixs it
> to 0x2000(8KB), also fix the comment for CONFIG_ENV_SECT_SIZE to correct size.
> 
> Signed-off-by: Kai.Jiang <Kai.Jiang at freescale.com
> Signed-off-by: Haiying Wang <Haiying.Wang at freescale.com>

You submitted the same patch series twice, without any version ID in
the subject, and without any other indication about possible changes.

Is there any difference between both patch series, and if so, what is
it?

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
Niklaus Wirth has lamented that, whereas Europeans pronounce his name
correctly (Ni-klows Virt), Americans invariably mangle it into (Nick-
les Worth). Which is to say that Europeans  call  him  by  name,  but
Americans call him by value.


More information about the U-Boot mailing list