commit | 78c7e4666373a5e31fc08d9f98d65cce99887032 | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Tue Feb 28 10:17:26 2023 +0000 |
committer | Peter Robinson <pbrobinson@gmail.com> | Tue Mar 14 12:12:13 2023 +0000 |
tree | 632e23c467dd982cd766cf5fac739a81cc7d3245 | |
parent | 533e584fb03979a73070193b17c9374e3eec781a [diff] [blame] |
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 <pbrobinson@gmail.com>
diff --git a/board/raspberrypi/rpi/rpi.c b/board/raspberrypi/rpi/rpi.c index fc1fffe..1057ebb 100644 --- a/board/raspberrypi/rpi/rpi.c +++ b/board/raspberrypi/rpi/rpi.c
@@ -158,7 +158,7 @@ }, [0x12] = { "Zero 2 W", - DTB_DIR "bcm2837-rpi-zero-2.dtb", + DTB_DIR "bcm2837-rpi-zero-2-w.dtb", false, }, [0x13] = {