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:
Vladimir 'phcoder' Serbinenko 2013-07-11 16:24:35 +02:00
parent 139072b83a
commit 9c28da2a89
5 changed files with 15 additions and 156 deletions

View file

@ -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;