change nand size from 256 to 244 update e_player to v1.0.126

This commit is contained in:
hyx 2026-05-29 15:10:30 +08:00
parent 65eca348fe
commit 609d5dc6af
2 changed files with 1 additions and 1 deletions

View File

@ -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" },