|
@@ -1,8 +1,8 @@
|
|
#!/bin/sh
|
|
#!/bin/sh
|
|
|
|
|
|
# This is a temporary work around for generating kv260 u-boot.itb.
|
|
# This is a temporary work around for generating kv260 u-boot.itb.
|
|
-# The problem is there is no way to currently configure u-boot to apply
|
|
|
|
-# the carrier board dtb overlay during build, so all kv260 carrier board
|
|
|
|
|
|
+# The problem is there is no way to currently configure u-boot to apply
|
|
|
|
+# the carrier board dtb overlay during build, so all kv260 carrier board
|
|
# drivers are missing.
|
|
# drivers are missing.
|
|
# This will be removed when u-boot can build the kv260 u-boot.itb natively.
|
|
# This will be removed when u-boot can build the kv260 u-boot.itb natively.
|
|
|
|
|