as3525*: revert r25198 and inline memory_init in crt0.S
commite0eb4e17d97392c7af9e7a9cd6fe145d9f222aae
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Wed, 17 Mar 2010 05:02:42 +0000 (17 05:02 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Wed, 17 Mar 2010 05:02:42 +0000 (17 05:02 +0000)
tree888cfa83a65e50589b7dc25b5b7470ce8c4ca4be
parent8a683cdd0598f44577e03e1670f70af5d018f13c
as3525*: revert r25198 and inline memory_init in crt0.S

We do not need a stack pointer at this step, and we are sure to not use
memory not initialized yet (like bss)

Fixes FS#11114 (tested on Fuze)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25229 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/as3525/system-as3525.c
firmware/target/arm/crt0.S