summaryrefslogtreecommitdiff
path: root/recipes-bsp
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-24 11:43:23 -0500
commit12068cd37b9d722f0cecf546fe8bbacbe9abd497 (patch)
treeb7a256fa0ee8db13147b6a9f357ffe84c87ec5b7 /recipes-bsp
parent9d46d64dcdac88c934bb3e64c3732639572e3e8d (diff)
downloadmeta-multitech-12068cd37b9d722f0cecf546fe8bbacbe9abd497.tar.gz
meta-multitech-12068cd37b9d722f0cecf546fe8bbacbe9abd497.tar.bz2
meta-multitech-12068cd37b9d722f0cecf546fe8bbacbe9abd497.zip
Add DEFAULT_ENV for easily adding custom to the environment.
Diffstat (limited to 'recipes-bsp')
-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"