aboutsummaryrefslogtreecommitdiff
path: root/docker-extras/imagebuilder_sd
diff options
context:
space:
mode:
authorStefano Stabellini2019-08-01 15:19:03 -0700
committerStefano Stabellini2019-08-01 15:23:13 -0700
commitfda10db5497de7616cabf757183ed5a5b616b1b7 (patch)
tree60c83ef8d8cf357f095f09faf3592397a2885fb6 /docker-extras/imagebuilder_sd
parente1561665e1231ce513facea6ca9865ac838a14bc (diff)
Move multi-domain configuration to imagebuilder
Previously it was expected to come with zynqmp-dt-config-package. Add documentation on how to add addition VMs to the automatic boot. Signed-off-by: Stefano Stabellini <stefanos@xilinx.com>
Diffstat (limited to 'docker-extras/imagebuilder_sd')
-rw-r--r--docker-extras/imagebuilder_sd3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker-extras/imagebuilder_sd b/docker-extras/imagebuilder_sd
index d3c98fb..0afa75f 100644
--- a/docker-extras/imagebuilder_sd
+++ b/docker-extras/imagebuilder_sd
@@ -2,8 +2,9 @@
rm -rf /tmp/output
mkdir /tmp/output
+cp config /tmp/output
+cp -r /home/builder/output/* /tmp/output
cd /tmp/output
-cp -r /home/builder/output/* .
export LOAD_CMD="load scsi 0:1"
bash /uboot-script-gen
bash /disk_image