1、add menuconfig and compilation function for XiZi_AIoT; 2、add isr function and machine start for imxrt6q-sabrelite from Wang_Weigen
it is OK
This commit is contained in:
@@ -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) */
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user