summaryrefslogtreecommitdiff
path: root/platforms/zynqmp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/zynqmp.sh')
-rw-r--r--platforms/zynqmp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/zynqmp.sh b/platforms/zynqmp.sh
index cc936e7..3f9b302 100644
--- a/platforms/zynqmp.sh
+++ b/platforms/zynqmp.sh
@@ -3,7 +3,7 @@ dir_pattern=xilinx
arch=arm64
BOOT_DIR=$TFTP_ROOT/xilinx
DTBS="xilinx/zynqmp-zcu106-revA.dtb"
-IMAGE=Image
+image=Image
LOADADDR=0x10000000
KCFLAGS="$KCFLAGS -Wno-error=packed-not-aligned -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=stringop-overflow"
target_dir=$NFS_ROOT/zynqmp