tftpboot: set phram erase block size to match hardware
this is needed for tftp boot with a jffs2 filesystem
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
flash = {
|
||||
address = "0xbc050000";
|
||||
size ="0xf80000";
|
||||
eraseBlockSize = "65536";
|
||||
};
|
||||
rootDevice = "1f05";
|
||||
|
||||
|
Reference in New Issue
Block a user