|
@@ -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.
|
|
|
|
|