mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-19 21:55:31 +08:00
PBR-M1 firmware change to 32M size (dts)
固件大小为32Mb
This commit is contained in:
parent
413c6a4e28
commit
c466387e1e
@ -146,7 +146,7 @@
|
|||||||
partition@50000 {
|
partition@50000 {
|
||||||
compatible = "denx,uimage";
|
compatible = "denx,uimage";
|
||||||
label = "firmware";
|
label = "firmware";
|
||||||
reg = <0x50000 0xfb0000>;
|
reg = <0x50000 0x1fb0000>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user