belkin-rt3200: set eraseBlockSize
This commit is contained in:
parent
9d6e50cbbc
commit
078390e48f
1 changed files with 3 additions and 0 deletions
|
@ -186,6 +186,9 @@
|
|||
eraseBlockSize = "126976";
|
||||
maxLEBcount = "1024"; # guessing
|
||||
};
|
||||
flash = {
|
||||
eraseBlockSize = 131072;
|
||||
};
|
||||
|
||||
defaultOutput = "ubimage";
|
||||
# the kernel expects this to be on a 2MB boundary. U-Boot
|
||||
|
|
Loading…
Reference in a new issue