aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mediatek/patches/010-no-binman.patch
Commit message (Collapse)AuthorAgeFilesLines
* mediatek: update uboot to latest patchset provided by MTKJohn Crispin2020-11-041-6/+4
| | | | | | MTK sent us their latest version of the staging uboot. Lets merge the patches. Signed-off-by: John Crispin <john@phrozen.org>
* uboot-mediatek: remove swig requirementRosen Penev2020-07-231-0/+25
Ever since this package was introduced, the SDK for mt7629 failed to build as it started failing on this package. Fixed by porting Hauke's similar patch for uboot-sunxi to uboot-mediatek. Signed-off-by: Rosen Penev <rosenp@gmail.com>