aboutsummaryrefslogtreecommitdiff
path: root/96boards-bubblegum-u-boot.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-12-03 09:08:16 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2015-12-03 09:08:16 +0200
commit54a28e9305d67571d3e7f5f7fc161773a1c37142 (patch)
treee681a9e40d3d0258aaa2db6be3d2a91f63a6ea92 /96boards-bubblegum-u-boot.yaml
parent29f72f2aeb9574ed4d8e4fc2507c81ddb56850ec (diff)
96boards-bubblegum-u-boot: build and publish u-boot-dtb.img
Change-Id: I1ead55a26f8d7b8bcfe0c228e5895250d210b808 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to '96boards-bubblegum-u-boot.yaml')
-rw-r--r--96boards-bubblegum-u-boot.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/96boards-bubblegum-u-boot.yaml b/96boards-bubblegum-u-boot.yaml
index c4731a97..eec4583e 100644
--- a/96boards-bubblegum-u-boot.yaml
+++ b/96boards-bubblegum-u-boot.yaml
@@ -57,7 +57,7 @@
export CROSS_COMPILE="aarch64-linux-gnu-"
make s900_96board_defconfig
- make -j$(getconf _NPROCESSORS_ONLN)
+ make -j$(getconf _NPROCESSORS_ONLN) u-boot-dtb.img
# Publish
mkdir out
@@ -81,9 +81,7 @@
</html>
EOF
- cp -a u-boot.bin out/
- cp -a u-boot.dtb out/
- cp -a u-boot-dtb.bin out/
+ cp -a u-boot-dtb.img out/
cp -a .config out/u-boot.config
# Create MD5SUMS file