- Prepare to remove BSS section based stack:
commitb09e8fc214c4e239b7876b22754c1df24b1f2315
authorDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 19 Mar 2014 12:31:21 +0000 (19 12:31 +0000)
committerDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 19 Mar 2014 12:31:21 +0000 (19 12:31 +0000)
tree9ecfcde20b49241246678968fa55ad5dfb65e699
parentee1b3fff68d072bcca21c3b2117d26cbb8197c23
- Prepare to remove BSS section based stack:
    - While searching for ATAG_MEM, compute the size of ATAG structure then copy the ATAGS in the new stack

- In the future move initial stack pointer below the exception vectors. This will give 'not four' (~4) location for other use with some free memory at the top nicely aligned with 4kb page size.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48859 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-sun4i/boot/boot.c