git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a45086
)
rpi: Update the RPi Zero 2W DT filename
author
Peter Robinson
<pbrobinson@gmail.com>
Tue, 28 Feb 2023 10:17:26 +0000
(10:17 +0000)
committer
Peter Robinson
<pbrobinson@gmail.com>
Tue, 14 Mar 2023 12:12:13 +0000
(12:12 +0000)
Update the Raspberry Pi Zero 2W device tree file
name to match what landed upstream.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
board/raspberrypi/rpi/rpi.c
patch
|
blob
|
history
diff --git
a/board/raspberrypi/rpi/rpi.c
b/board/raspberrypi/rpi/rpi.c
index
fc1fffe
..
1057ebb
100644
(file)
--- 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] = {