aboutsummaryrefslogtreecommitdiff
path: root/package/boot/uboot-mediatek/patches/130-02-env-mtd-initialize-saved_buf-pointer.patch
Commit message (Collapse)AuthorAge
* uboot-mediatek: fix various environment errors on u-boot v2025.07Shiji Yang2025-07-28
Fix the crash and warnings for the newly introduced env on mtd implementation. Also backport an out-of-bound access fix for the "askenv" command. Fixes: 41a9c9de66a7 ("uboot-mediatek: update to v2025.07") Signed-off-by: Shiji Yang <yangshiji66@outlook.com>