uboot-mediatek: adjust the reserved memory regions
authorShiji Yang <[email protected]>
Sun, 10 Aug 2025 12:16:21 +0000 (20:16 +0800)
committerHauke Mehrtens <[email protected]>
Sun, 24 Aug 2025 11:22:09 +0000 (13:22 +0200)
commitb286fd8a397f1dad36cc66551ffb8904e4915e17
tree12ae8adef6694949f260fe6cf735dc46b1025bb4
parent2958eeea3b474ce932c432dfb2acd4b51aaa5cd7
uboot-mediatek: adjust the reserved memory regions

* Increase mt7986 ATF reserved memory to 256 kiB to follow the linux
  kernel and Trusted Firmware-A changes.

* Remove unnecessary reserved memory region for the WiFi hardware. The
  u-boot can not drive the WiFi hardware. Hence we don't need to keep
  this memory region.

* Remove useless node labels and update comments.

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19741
Signed-off-by: Hauke Mehrtens <[email protected]>
package/boot/uboot-mediatek/patches/103-01-mt7622-enable-pstore.patch
package/boot/uboot-mediatek/patches/103-02-mt7981-enable-pstore.patch
package/boot/uboot-mediatek/patches/103-03-mt7986-enable-pstore.patch
package/boot/uboot-mediatek/patches/103-04-mt7988-enable-pstore.patch