- fixed bootloader

- bootloader added board file
- refactored header files
- constify constants

git-svn-id: http://moon:8086/svn/mips@99 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2017-01-18 22:28:07 +00:00
parent 702cb814a1
commit cf233c4d81
21 changed files with 289 additions and 172 deletions
+1
View File
@@ -1,3 +1,4 @@
#include <board.h>
#include "libsys.h"
#define MAGIC_EB 0x4A464931 // "JFI1" in big-endian;