Created
June 2, 2016 23:35
-
-
Save apritzel/c40cde0494cda60064f565cd62263b67 to your computer and use it in GitHub Desktop.
Allwinner traditional firmware boot sequence
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| BROM | SRAM A1| | SRAM A2 | | D R A M .... | |
+--------+--------+-||-+--------+--------+-||-+----------+-||-+---------- | |
|boot ROM| boot0 | | excp. | SCP | | ATF | | U-Boot | |
| | -------->vec- ===> | | | | | |
| ====> | | tors | | | ====ERET==> | |
| | =================RMR===========> | | | |
|A32/mon |A32/mon | | | or1k | | A64/EL3 | | A32/svc | |
+--------+--------+-||-+--------+--------+-||-+----------+-||-+---------- | |
0 64K 96K 256K 272K 1024M 1184M |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment