[U-Boot] [PATCH] Align end of bss by 4 bytes,
Wolfgang Denk
wd at denx.de
Tue Oct 14 22:58:48 CEST 2008
Dear Selvamuthukumar,
In message <b1f9ff350810062049k41ef1a0h3d87989d47385c5f at mail.gmail.com> you wrote:
> bss initialization loop increments 4 bytes at a time.
> And the loop end is checked for an 'equal' condition.
> Make the bss end address aligned by 4, so that the loop
> will end as expected.
I think this is a problem that may hit probably all architectures &
all boards.
Should we not perform this change globally, i. e. to *all* linker
scripts?
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
The world is no nursery. - Sigmund Freud
More information about the U-Boot
mailing list