aboutsummaryrefslogtreecommitdiff
path: root/targets/bbb/boot/nbscript
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-09-25 15:24:03 +0200
committerKarel Kočí <cynerd@email.cz>2015-09-25 15:32:29 +0200
commitf1bd89f141acb53333135c86940d1d1c0549b4bd (patch)
treedb7ffdebebc0a1b0b6226029de2185630a68512a /targets/bbb/boot/nbscript
parent47669028715fd1319219862e12a4ad5698409a6b (diff)
downloadlinux-conf-perf-f1bd89f141acb53333135c86940d1d1c0549b4bd.tar.gz
linux-conf-perf-f1bd89f141acb53333135c86940d1d1c0549b4bd.tar.bz2
linux-conf-perf-f1bd89f141acb53333135c86940d1d1c0549b4bd.zip
Add bbb target for BeagleBone Black
Buildroot configuration is now generated from base configuration and configuration defined by specified target. And initram is now build automatically for test target and all target.
Diffstat (limited to 'targets/bbb/boot/nbscript')
-rw-r--r--targets/bbb/boot/nbscript4
1 files changed, 4 insertions, 0 deletions
diff --git a/targets/bbb/boot/nbscript b/targets/bbb/boot/nbscript
new file mode 100644
index 0000000..92888a2
--- /dev/null
+++ b/targets/bbb/boot/nbscript
@@ -0,0 +1,4 @@
+#!/usr/bin/env novaboot
+load uImage console=tty0 console=ttyO0,115200n8 ro fixrtc
+load am335x-boneblack.dtb
+load rootfs.cpio.uboot