Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#622 - Xiaomi nano can not use 16M flash #5653

Closed
openwrt-bot opened this issue Mar 13, 2017 · 0 comments
Closed

FS#622 - Xiaomi nano can not use 16M flash #5653

openwrt-bot opened this issue Mar 13, 2017 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

s7lx:

The flash size of xiaomi miwifi nano is 16M
but I setup install LEDE on xiaomi miwifi nano, it used 8M
https://lede-project.org/toh/hwdata/xiaomi/xiaomi_miwifi_nano

root@LEDE:~# cat /proc/mtd
dev: size erasesize name
mtd0: 00030000 00010000 "u-boot"
mtd1: 00010000 00010000 "u-boot-env"
mtd2: 00010000 00010000 "factory"
mtd3: 007b0000 00010000 "firmware"
mtd4: 00128233 00010000 "kernel"
mtd5: 00687dcd 00010000 "rootfs"
mtd6: 00440000 00010000 "rootfs_data"

I compile a image by IMAGEBUILDER
after edit lede-imagebuilder-17.01.0-ramips-mt7628.Linux-x86_64/target/linux/ramips/image/mt7628.mk "ralink_default_fw_size_8M" -> "ralink_default_fw_size_16M"

but it is still 8M flash size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant