We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Do you have internal flash layout for Sonix board? I have similar board on MJX Bugs 2 B2W drone and looking for firmware.
mtdparts=snx-spi:320k(uboot),2304k(kernel),4608k(rootfs),512k(etc),64k(key),384k(config)
Creating 6 MTD partitions on "snx-spi": 0x000000000000-0x000000050000 : "uboot" 0x000000050000-0x000000290000 : "kernel" 0x000000290000-0x000000710000 : "rootfs" 0x000000710000-0x000000790000 : "etc" 0x000000790000-0x0000007a0000 : "key" 0x0000007a0000-0x000000800000 : "config"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Do you have internal flash layout for Sonix board?
I have similar board on MJX Bugs 2 B2W drone and looking for firmware.
mtdparts=snx-spi:320k(uboot),2304k(kernel),4608k(rootfs),512k(etc),64k(key),384k(config)
Creating 6 MTD partitions on "snx-spi":
0x000000000000-0x000000050000 : "uboot"
0x000000050000-0x000000290000 : "kernel"
0x000000290000-0x000000710000 : "rootfs"
0x000000710000-0x000000790000 : "etc"
0x000000790000-0x0000007a0000 : "key"
0x0000007a0000-0x000000800000 : "config"
The text was updated successfully, but these errors were encountered: