mirror of
https://github.com/HarbourMasters/Starship
synced 2026-08-14 21:03:11 -04:00
Set up yaml and linker scripts for jp0 (#244)
* splits * split and migrate
This commit is contained in:
@@ -92,3 +92,29 @@ D_A480000C = 0xA480000C; // defined:True // reserved
|
||||
SI_PIF_ADDR_WR64B_REG = 0xA4800010; // defined:True
|
||||
D_A4800014 = 0xA4800014; // defined:True // reserved
|
||||
SI_STATUS_REG = 0xA4800018; // defined:True
|
||||
|
||||
LEO_CMD = 0xA5000508;
|
||||
LEO_STATUS = 0xA5000508;
|
||||
LEO_BM_CTL = 0xA5000510;
|
||||
LEO_BM_STATUS = 0xA5000510;
|
||||
LEO_SEQ_CTL = 0xA5000518;
|
||||
LEO_SEQ_STATUS = 0xA5000518;
|
||||
LEO_C2_BUFF = 0xA5000000;
|
||||
LEO_SECTOR_BUFF = 0xA5000400;
|
||||
LEO_DATA = 0xA5000500;
|
||||
LEO_MISC_REG = 0xA5000504;
|
||||
LEO_CUR_TK = 0xA500050C;
|
||||
LEO_ERR_SECTOR = 0xA5000514;
|
||||
LEO_CUR_SECTOR = 0xA500051C;
|
||||
LEO_HARD_RESET = 0xA5000520;
|
||||
LEO_C1_S0 = 0xA5000524;
|
||||
LEO_HOST_SECBYTE = 0xA5000528;
|
||||
LEO_C1_S2 = 0xA500052C;
|
||||
LEO_SEC_BYTE = 0xA5000530;
|
||||
LEO_C1_S4 = 0xA5000534;
|
||||
LEO_C1_S6 = 0xA5000538;
|
||||
LEO_CUR_ADDR = 0xA500053C;
|
||||
LEO_ID_REG = 0xA5000540;
|
||||
LEO_TEST_REG = 0xA5000544;
|
||||
LEO_TEST_PIN_SEL = 0xA5000548;
|
||||
LEO_RAM_ADDR = 0xA5000580;
|
||||
|
||||
Reference in New Issue
Block a user