summaryrefslogtreecommitdiffstats
path: root/defaultenv/bin/hush_hack
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2010-06-11 14:14:30 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-06-22 15:44:44 +0200
commitc56830349b6af5a45e25f73dd24457131f42928e (patch)
tree5c9985af523ca5f29d4ccf2805a03e9e677cbd58 /defaultenv/bin/hush_hack
parente7048e1862a16866766a3584fe946012a206c110 (diff)
downloadbarebox-c56830349b6af5a45e25f73dd24457131f42928e.tar.gz
barebox-c56830349b6af5a45e25f73dd24457131f42928e.tar.xz
add a generic default environment
We have several nearly identical default environments in the tree. Lets merge them to a single environment and use it on many boards. This defaultenv is arm centric at the moment due to the use of arm specific boot commands. This can be improved over time. changes since last version: - fix potentially empty variable tests - be a bit more verbose in boot script - run a board specific init script (/env/bin/init_board) if it exists Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'defaultenv/bin/hush_hack')
-rw-r--r--defaultenv/bin/hush_hack1
1 files changed, 1 insertions, 0 deletions
diff --git a/defaultenv/bin/hush_hack b/defaultenv/bin/hush_hack
new file mode 100644
index 0000000000..5fffa92ecd
--- /dev/null
+++ b/defaultenv/bin/hush_hack
@@ -0,0 +1 @@
+nand -a /dev/nand0.*