ccimx95-dvk: delete IMX_SOC_REV machine override
We support only B0 silicon revision and that is already set on "imx-digi-base.inc" for all mx95 based machines. https://onedigi.atlassian.net/browse/DEL-9811 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
1d50ed4bc3
commit
567a367fcc
|
|
@ -18,7 +18,6 @@ UBOOT_INSTALL_USB_INDEX = "0"
|
|||
UBOOT_INSTALL_SD_INDEX = "1"
|
||||
|
||||
# imx-boot configurations
|
||||
IMX_SOC_REV:${MACHINE} = "A0"
|
||||
ATF_PLATFORM = "imx95"
|
||||
IMX_BOOT_SOC_TARGET = "iMX95"
|
||||
IMXBOOT_TARGETS = "flash_all flash_a55"
|
||||
|
|
|
|||
Loading…
Reference in New Issue