summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/conf/machine/include/obmc-bsp-common.inc')
-rw-r--r--meta-phosphor/conf/machine/include/obmc-bsp-common.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-phosphor/conf/machine/include/obmc-bsp-common.inc b/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
index c402904f9..7162b5d8d 100644
--- a/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
+++ b/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
@@ -4,11 +4,6 @@
KERNEL_CLASSES ?= "kernel-fitimage"
KERNEL_IMAGETYPES ?= "fitImage"
-KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
-
-UBOOT_SUFFIX ?= "bin"
-
-MACHINEOVERRIDES =. "openbmc:"
IMAGE_FSTYPES += "${@bb.utils.contains('DISTRO_FEATURES', \
'obmc-ubi-fs', \
@@ -19,6 +14,3 @@ INITRAMFS_CTYPE ?= "lzma"
INITRAMFS_FSTYPES += "cpio.${INITRAMFS_CTYPE}"
INITRAMFS_IMAGE ?= "obmc-phosphor-initramfs"
INITRAMFS_IMAGE_df-obmc-ubi-fs ?= ""
-
-MACHINE_FEATURES_BACKFILL_CONSIDERED = "qemu-usermode"
-
OpenPOWER on IntegriCloud