[U-Boot] bss section initialization on s3c44b0

Ming-Dien Chang mingdien.chang at gmail.com
Wed Apr 1 10:57:54 CEST 2009


I had a problem of unreasonable value of variable 'top_pad' which should be
zero.
After reading .../cpu/s3c44b0/start.S, it seems that .bss section is not
been initialized
to zero. Every thing goes fine after patching the .bss initialization.
Is it a bug ? Or I missed something ?

Best regards,

Morgan Chang


More information about the U-Boot mailing list