aboutsummaryrefslogtreecommitdiff
path: root/package/boot/uboot-mediatek/patches/006-env-Fix-possible-out-of-bound-access-in-env_do_env_s.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>