aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2024-01-19 21:45:15 +0100
committerLinus Walleij <linus.walleij@linaro.org>2024-05-01 21:30:32 +0200
commitf789454df1146aa426d6cc28fc61b005ecfb82c3 (patch)
treece103a156994c5b23d2bb380499717b13d60d503 /.github
parent212da4dd480604a7722dc12b886d9e5d978adb24 (diff)
uboot-bmips: Add U-Boot for the BMIPS target
This is needed to boot the BCM6238-based Inteno XG6846. Currently this is restricted to the XG6846 board. Reviewed-by: Paul Donald <newtwen+github@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '.github')
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index fd26dd7f38..beb7787d34 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -30,6 +30,7 @@
- "package/boot/arm-trusted-firmware-bcm63xx/**"
"target/bmips":
- "target/linux/bmips/**"
+ - "package/boot/uboot-bmips/**"
"target/d1":
- "target/linux/d1/**"
- "package/boot/uboot-d1/**"