board/zynq/post-image.sh: correct comment text

Signed-off-by: Neal Frager <neal.frager@amd.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Neal Frager 2023-08-07 08:03:32 +01:00 committed by Thomas Petazzoni
parent a1ce9474e4
commit 7dc8dffe3a

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/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* # let's use a symlink with that name that points to the *first*
# devicetree listed in the config. # devicetree listed in the config.