From f789454df1146aa426d6cc28fc61b005ecfb82c3 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Fri, 19 Jan 2024 21:45:15 +0100 Subject: 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 Signed-off-by: Linus Walleij --- .github/labeler.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') 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/**" -- cgit v1.2.3