diff options
| author | Tom Rini <[email protected]> | 2026-06-24 10:02:34 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-06-24 10:02:34 -0600 |
| commit | 77a48fa272161df9b778ffc09af814eec11cddd2 (patch) | |
| tree | 69ac4345f7f9696f0c7f79fdaddf81e3ef4577eb /board | |
| parent | fcda974e36033ad5331a9b4a4a551af4e141ad7d (diff) | |
| parent | b4fa246a1565aa63375de06b732c6d1eb1f82d27 (diff) | |
Merge tag 'mediatek-for-master-2026-06-24' of https://source.denx.de/u-boot/custodians/u-boot-mediatek
- Cherry-pick upstream devicetree fix for duplicate regulator names.
- Fix regressions due to recent mach-wide cleanups accidentally changing
gd->bd->bi_dram[0].size.
Diffstat (limited to 'board')
| -rw-r--r-- | board/mediatek/mt7987/MAINTAINERS | 1 | ||||
| -rw-r--r-- | board/mediatek/mt7988/MAINTAINERS | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/board/mediatek/mt7987/MAINTAINERS b/board/mediatek/mt7987/MAINTAINERS index c257d0b09df..b245174b0f7 100644 --- a/board/mediatek/mt7987/MAINTAINERS +++ b/board/mediatek/mt7987/MAINTAINERS @@ -2,7 +2,6 @@ MT7987 M: Sam Shih <[email protected]> S: Maintained F: board/mediatek/mt7987 -F: include/configs/mt7987.h F: configs/mt7987_rfb_defconfig F: configs/mt7987_emmc_rfb_defconfig F: configs/mt7987_sd_rfb_defconfig diff --git a/board/mediatek/mt7988/MAINTAINERS b/board/mediatek/mt7988/MAINTAINERS index a45bfff26ca..c7e30342e5c 100644 --- a/board/mediatek/mt7988/MAINTAINERS +++ b/board/mediatek/mt7988/MAINTAINERS @@ -2,6 +2,5 @@ MT7988 M: Sam Shih <[email protected]> S: Maintained F: board/mediatek/mt7988 -F: include/configs/mt7988.h F: configs/mt7988_rfb_defconfig F: configs/mt7988_sd_rfb_defconfig |
