From: Peter Robinson Date: Tue, 28 Feb 2023 10:17:26 +0000 (+0000) Subject: rpi: Update the RPi Zero 2W DT filename X-Git-Tag: baikal/mips/sdk5.8.2~5^2~14^2~2 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=fedb8a3afc7981f3107f40b414a1db7b2aa90b7e;p=uboot.git rpi: Update the RPi Zero 2W DT filename Update the Raspberry Pi Zero 2W device tree file name to match what landed upstream. Signed-off-by: Peter Robinson --- diff --git a/board/raspberrypi/rpi/rpi.c b/board/raspberrypi/rpi/rpi.c index fc1fffedfb..1057ebb994 100644 --- a/board/raspberrypi/rpi/rpi.c +++ b/board/raspberrypi/rpi/rpi.c @@ -158,7 +158,7 @@ static const struct rpi_model rpi_models_new_scheme[] = { }, [0x12] = { "Zero 2 W", - DTB_DIR "bcm2837-rpi-zero-2.dtb", + DTB_DIR "bcm2837-rpi-zero-2-w.dtb", false, }, [0x13] = {