add armv7-a start file

This commit is contained in:
Wang_Weigen
2022-12-19 16:33:25 +08:00
parent a3094c1dd6
commit 4f7f98b0e9
8 changed files with 737 additions and 1 deletions
@@ -79,7 +79,7 @@ MEMORY
sram_oc_ecc2 (rwx) : ORIGIN = 0x20350000, LENGTH = 0x10000 /* 64K bytes (alias RAM7) */
/* define extern sdram 32MB*/
board_sdram (rwx) : ORIGIN = 0x80000000, LENGTH = 0x2000000 /* 64M bytes (alias RAM8) */
board_sdram (rwx) : ORIGIN = 0x80000000, LENGTH = 0x2000000 /* 32M bytes (alias RAM8) */
}