start modules at 16MB
. keep more memory free below 16MB for e.g. lance
This commit is contained in:
parent
f55f1f3e52
commit
16a468ccec
@ -14,7 +14,7 @@
|
||||
#include <unistd.h>
|
||||
#include <getopt.h>
|
||||
|
||||
#define BOOTPROG_LOAD_START 0x00800000ULL
|
||||
#define BOOTPROG_LOAD_START 0x01000000ULL
|
||||
|
||||
int nflag = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user