Skip to content

arch: riscv: jh7110: fix qspi partitions according to datasheet

Created by: vali-um

alternative to #91 to fix the qspi flash layout.

  • put uboot-env after uboot partition to keep /dev/mtd1 the u-boot partiton for updates
  • just the partitions on the datasheet, not the full flash

Merge request reports