PBR-M1 firmware change to 32M size (dts)

固件大小为32Mb
This commit is contained in:
a1768623020 2019-01-08 11:04:50 +08:00 committed by coolsnowwolf
parent 413c6a4e28
commit c466387e1e

View File

@ -146,7 +146,7 @@
partition@50000 {
compatible = "denx,uimage";
label = "firmware";
reg = <0x50000 0xfb0000>;
reg = <0x50000 0x1fb0000>;
};
};
};