mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
nitrogen8mm: update uboot binary to rev2
Most people are using rev2, so update the uboot binary. Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
This commit is contained in:
parent
d46200f435
commit
1738e559d8
|
@ -32,11 +32,11 @@ PREFERRED_PROVIDER_u-boot ??= "u-boot-boundary"
|
|||
PREFERRED_PROVIDER_virtual/bootloader ??= "u-boot-boundary"
|
||||
PREFERRED_PROVIDER_imx-atf ??= "imx-atf-boundary"
|
||||
SPL_BINARY = "spl/u-boot-spl.bin"
|
||||
UBOOT_DTB_NAME ?= "imx8mm-nitrogen8mm.dtb"
|
||||
UBOOT_DTB_NAME ?= "imx8mm-nitrogen8mm_rev2.dtb"
|
||||
UBOOT_MAKE_TARGET = ""
|
||||
UBOOT_SUFFIX = "bin"
|
||||
UBOOT_CONFIG ??= "sd"
|
||||
UBOOT_CONFIG[sd] = "nitrogen8mm_2g_defconfig,sdcard"
|
||||
UBOOT_CONFIG[sd] = "nitrogen8mm_rev2_2g_defconfig,sdcard"
|
||||
|
||||
# Set ATF platform name
|
||||
ATF_PLATFORM = "imx8mm"
|
||||
|
|
Loading…
Reference in New Issue
Block a user