Remove loader, embed the BIOS into core.

This commit is contained in:
sorgelig
2018-08-20 17:41:38 +08:00
parent 808f307a9b
commit 6502164af1
16 changed files with 2869 additions and 2809 deletions

View File

@ -265,7 +265,6 @@ tsconf tsconf
.SD_CLK(sdclk),
.SD_CS_N(sdss),
.GS_ENA(1),
.GS_ADDR(gs_mem_addr),
.GS_DI(gs_mem_din),
.GS_DO(gs_mem_dout | gs_mem_mask),