[Buildroot] [git commit branch/next] board/zynq/post-image.sh: correct comment text

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Aug 7 22:03:54 UTC 2023


commit: https://git.buildroot.net/buildroot/commit/?id=7dc8dffe3a83dbd33abb0a0c7c3a24ce5cfe73cb
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Neal Frager <neal.frager at amd.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 board/zynq/post-image.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/zynq/post-image.sh b/board/zynq/post-image.sh
index 627c8ac41a..192354b5be 100755
--- a/board/zynq/post-image.sh
+++ b/board/zynq/post-image.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# By default U-Boot loads DTB from a file named "devicetree.dtb", so
+# By default U-Boot loads DTB from a file named "system.dtb", so
 # let's use a symlink with that name that points to the *first*
 # devicetree listed in the config.
 



More information about the buildroot mailing list