change nand size from 256 to 244 update e_player to v1.0.126
This commit is contained in:
parent
65eca348fe
commit
609d5dc6af
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
{
|
||||
"spi-nand": { // Device, The name should be the same with string in image:info:media:type
|
||||
"size": "256m", // Size of SPI NAND
|
||||
"size": "244m", // Size of SPI NAND
|
||||
"partitions": {
|
||||
"spl": { "size": "1m" },
|
||||
"uboot": { "size": "1m" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user