summaryrefslogtreecommitdiff
path: root/platforms/zynqmp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/zynqmp.sh')
-rw-r--r--platforms/zynqmp.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/platforms/zynqmp.sh b/platforms/zynqmp.sh
index 73bab8d..5018dda 100644
--- a/platforms/zynqmp.sh
+++ b/platforms/zynqmp.sh
@@ -1,9 +1,8 @@
platform=zynqmp
dir_pattern=xilinx
arch=arm64
-boot_dir=$tftp_root/xilinx
dtbs="xilinx/zynqmp-zcu106-revA.dtb"
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
+target_dir=$HOME/src/netboot/$platform