Home
last modified time | relevance | path

Searched hist:"9 b827cf1720acda2473afa516956eab6f7cca9a1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mx31ads/
H A Du-boot.lds9b827cf1720acda2473afa516956eab6f7cca9a1 Thu Oct 16 17:24:03 UTC 2008 Selvamuthukumar <selva.muthukumar@e-coninfotech.com> Align end of bss by 4 bytes

Most of the 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.

Signed-off-by: Selvamuthukumar <selva.muthukumar@e-coninfotech.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>