-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fontamsoc-sw a0e14cb...d650dd4 (5): > ram initialization improvements; devtbl.PRELDRADDR now becomes null after devtbl.RRESET such that ram initialization happens only once after global reset; infinite loop after devtbl.CRESET > bugfix devtbl.PRELDRADDR; reduce code utilization of memtest portion > use devtbl.RRESET after memory initialization > devtbl.PRELDRADDR support > simplify loader * linux 271d19984ebb...cf6067f14fc1 (1): > use -mzpoprp for accurate stacktrace * improve README and makefile
- Loading branch information
1 parent
bbc015c
commit 8e7542e
Showing
4 changed files
with
45 additions
and
3 deletions.
There are no files selected for viewing
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
Submodule fontamsoc-sw
updated
6 files
+0 −109 | bios/lfsr.h | |
+33 −17 | bios/loader.c | |
+1 −1 | bios/loader.h | |
+2 −33 | bios/makefile | |
+0 −628 | bios/nexys4ddr.loader.c | |
+0 −7 | bios/nexys4ddr.loader.h |
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