forked from dan/liminix
cudy-x6: don't set tftp serverip/ipaddr
This commit is contained in:
parent
c6f1cfccd3
commit
242876d0d4
@ -115,8 +115,6 @@
|
|||||||
# 5MB is nice.
|
# 5MB is nice.
|
||||||
freeSpaceBytes = 5 * 1024 * 1024;
|
freeSpaceBytes = 5 * 1024 * 1024;
|
||||||
loadAddress = lim.parseInt "0x2000000";
|
loadAddress = lim.parseInt "0x2000000";
|
||||||
serverip = "10.23.42.23";
|
|
||||||
ipaddr = "10.23.42.42";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user