start uboot and launch Kernel on RPI3

TG-07 #closed.
This commit is contained in:
jbnadal
2017-03-31 12:55:10 +02:00
parent 7907ecd1a4
commit 7cccaaca06
7 changed files with 67 additions and 56 deletions

View File

@@ -13,7 +13,7 @@ function error {
set -e
trap error ERR
echo "==> Raspberry post-build:"
echo "==> Domo post-build:"
echo "BR_STAGING: ${BR_STAGING}"
echo "BR_PROJECT: " ${BR_PROJECT}