aboutsummaryrefslogtreecommitdiff
path: root/96boards-b2260
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2016-11-22 08:37:56 +0000
committerFathi Boudra <fathi.boudra@linaro.org>2016-11-22 13:36:21 +0000
commitf52282247b10b78ccd43d4c7edb42396d20776c2 (patch)
tree72a3d17281036638fb91e8818ba08a40f764811b /96boards-b2260
parent0acbe90e893c7d88262729aaee001e12f8ebb13f (diff)
96boards-b2260: publish bootrom directory
Change-Id: Idf563dbb897ebaef05847c8c731d27b3ccd79ead Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to '96boards-b2260')
-rwxr-xr-x96boards-b2260/builders.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/96boards-b2260/builders.sh b/96boards-b2260/builders.sh
index bccf6c60..236030cd 100755
--- a/96boards-b2260/builders.sh
+++ b/96boards-b2260/builders.sh
@@ -36,6 +36,7 @@ git clone --depth 1 http://git.linaro.org/ci/job/configs.git
bash -x lci-build-tools/jenkins_kernel_build_inst
rm -rf out/dtbs
cp -a linux-*.deb out/
+cp -a configs/96boards-b2260/boot out/
mkimage -A arm -O linux -C none -T kernel -a 0x40080000 -e 0x40080000 -n Linux -d out/zImage out/uImage