diff --git a/target/d211/demo128_nand/data/bin/e_player b/target/d211/demo128_nand/data/bin/e_player index 09bf3ad42..bc8430ef8 100755 Binary files a/target/d211/demo128_nand/data/bin/e_player and b/target/d211/demo128_nand/data/bin/e_player differ diff --git a/target/d211/demo128_nand/image_cfg.json b/target/d211/demo128_nand/image_cfg.json index 929620ad9..964d165fb 100644 --- a/target/d211/demo128_nand/image_cfg.json +++ b/target/d211/demo128_nand/image_cfg.json @@ -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" },