From b3dd7a54e38566b3a413d4184af34acc49b3748e Mon Sep 17 00:00:00 2001 From: Sandeep Gundlupet Raju Date: Tue, 23 Aug 2022 12:35:32 -0600 Subject: microblaze-generic.conf: Use generic root boot script Use boot.cmd.generic.root boot script for microblaze generic machine configuration file. Signed-off-by: Sandeep Gundlupet Raju Signed-off-by: Mark Hatle --- meta-xilinx-core/conf/machine/microblaze-generic.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-xilinx-core/conf/machine/microblaze-generic.conf b/meta-xilinx-core/conf/machine/microblaze-generic.conf index c0e41948..e85f9a9c 100644 --- a/meta-xilinx-core/conf/machine/microblaze-generic.conf +++ b/meta-xilinx-core/conf/machine/microblaze-generic.conf @@ -44,6 +44,7 @@ EXTRA_IMAGEDEPENDS += "libyaml-native python3-cython-native python3-pyyaml-nativ UBOOT_MACHINE ?= "microblaze-generic_defconfig" UBOOT_INITIAL_ENV = "" +BOOTMODE ?= "generic.root" HDF_MACHINE = "kc705-microblazeel" IMAGE_FSTYPES += "cpio.gz" -- cgit v1.2.3-54-g00ecf