]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Add bbb target for BeagleBone Black
authorKarel Kočí <cynerd@email.cz>
Fri, 25 Sep 2015 13:24:03 +0000 (15:24 +0200)
committerKarel Kočí <cynerd@email.cz>
Fri, 25 Sep 2015 13:32:29 +0000 (15:32 +0200)
commitf1bd89f141acb53333135c86940d1d1c0549b4bd
treedb7ffdebebc0a1b0b6226029de2185630a68512a
parent47669028715fd1319219862e12a4ad5698409a6b
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.
22 files changed:
.gitmodules
Makefile
conf.py
scripts/initialize.py
scripts/kernel.py
targets/bbb/boot/.gitignore [new file with mode: 0644]
targets/bbb/boot/.novaboot [new file with mode: 0644]
targets/bbb/boot/am335x-boneblack.dtb [new file with mode: 0644]
targets/bbb/boot/boot [new file with mode: 0755]
targets/bbb/boot/nbscript [new file with mode: 0644]
targets/bbb/build/.config [new file with mode: 0644]
targets/bbb/build/.gitignore [new file with mode: 0644]
targets/bbb/build/GNUmakefile [new file with mode: 0644]
targets/bbb/conf.py [new file with mode: 0644]
targets/bbb/cyclictest_config [new file with mode: 0644]
targets/bbb/linux [new submodule]
targets/ryuglab/conf.py
targets/ryuglab/cyclictest_config [new file with mode: 0644]
tests/cyclictest/root/.config [deleted file]
tests/cyclictest/root/.gitignore
tests/cyclictest/root/GNUmakefile
tests/cyclictest/root/config_base [new file with mode: 0644]