mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-02 01:11:21 +01:00
We don't need these setup manually, so let the bss do the rest. On Blackfin systems, we clear the bss before executing any C code that would use these, so this should be fine. Signed-off-by: Mike Frysinger <vapier@gentoo.org>