Remove early sm712 init as there is no reason for it (the "watchdog"
effect was due to wrong GPIO map).
This commit is contained in:
parent
139072b83a
commit
9c28da2a89
5 changed files with 15 additions and 156 deletions
|
@ -405,7 +405,6 @@ image = {
|
|||
image = {
|
||||
name = fwstart;
|
||||
mips_loongson = boot/mips/loongson/fwstart.S;
|
||||
mips_loongson_nodist = sm712_start.h;
|
||||
objcopyflags = '-O binary';
|
||||
ldflags = '-static-libgcc -lgcc -Wl,-N,-S,-Ttext,0xbfc00000,-Bstatic';
|
||||
enable = mips_loongson;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue