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

@@ -10,7 +10,7 @@ function error {
set -e
trap error ERR
echo "==> POSTBUILD:"
echo "==> ${BR_PROJECT} POSTBUILD:"
echo "BR_STAGING: ${BR_STAGING}"
echo "BR_PROJECT: " ${BR_PROJECT}