summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf/machine/versal-generic.conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2022-09-13 11:29:02 -0700
committerMark Hatle <mark.hatle@amd.com>2022-09-13 11:29:02 -0700
commit454ce5a32cf6052d630b1dc542a5289fcad11500 (patch)
tree9bfeada2851422f2324ed553ed8fbcfefc7ea382 /meta-xilinx-core/conf/machine/versal-generic.conf
parent22bdaf77674cf219e8ce899dac9263b63ea9f432 (diff)
parent93c211cefd1d7bf700d2642a9df53a085c2a9bf1 (diff)
downloadmeta-xilinx-454ce5a32cf6052d630b1dc542a5289fcad11500.tar.gz
Merge branch 'kirkstone-next'
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/conf/machine/versal-generic.conf')
-rw-r--r--meta-xilinx-core/conf/machine/versal-generic.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xilinx-core/conf/machine/versal-generic.conf b/meta-xilinx-core/conf/machine/versal-generic.conf
index b737f1d1..9b9ebf31 100644
--- a/meta-xilinx-core/conf/machine/versal-generic.conf
+++ b/meta-xilinx-core/conf/machine/versal-generic.conf
@@ -20,6 +20,7 @@ MACHINE_FEATURES += "rtc ext2 ext3 vfat usbhost"
20EXTRA_IMAGEDEPENDS += "libyaml-native python3-cython-native python3-pyyaml-native" 20EXTRA_IMAGEDEPENDS += "libyaml-native python3-cython-native python3-pyyaml-native"
21 21
22UBOOT_MACHINE ?= "xilinx_versal_virt_defconfig" 22UBOOT_MACHINE ?= "xilinx_versal_virt_defconfig"
23BOOTMODE ?= "generic.root"
23 24
24SERIAL_CONSOLES ?= "115200;ttyAMA0" 25SERIAL_CONSOLES ?= "115200;ttyAMA0"
25 26