summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-04-12 09:11:00 -0500
committerJohn Klug <john.klug@multitech.com>2017-04-12 09:11:00 -0500
commit0da88426f7a78c477e7f3132e9a8e04621112e5a (patch)
treed56cd7048b4ecdc1c843b87bd76b844e5622d5e1
parent649ca4f91935ac2843c661cd1ff437ee83effe3e (diff)
downloadmeta-multitech-0da88426f7a78c477e7f3132e9a8e04621112e5a.tar.gz
meta-multitech-0da88426f7a78c477e7f3132e9a8e04621112e5a.tar.bz2
meta-multitech-0da88426f7a78c477e7f3132e9a8e04621112e5a.zip
Add DEFAULT_ENV for easily adding custom to the environment.
-rw-r--r--recipes-bsp/multitech/u-boot-linux-utils/DEFAULT_ENV.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/multitech/u-boot-linux-utils/DEFAULT_ENV.cfg b/recipes-bsp/multitech/u-boot-linux-utils/DEFAULT_ENV.cfg
new file mode 100644
index 0000000..261fc86
--- /dev/null
+++ b/recipes-bsp/multitech/u-boot-linux-utils/DEFAULT_ENV.cfg
@@ -0,0 +1 @@
+"ethact=macb0\0" "stderr=serial\0" "stdin=serial\0" "stdout=serial\0"