MLK-12775 mx6ullarm2: Add package size info to the build target and dtb file
To align with i.MX6UL, add the chip package size info to the i.MX6ULL ARM2 board build target and loading dtb file name. So that mfgtool and yocto can follow i.MX6UL naming rule to process i.MX6ULL. Signed-off-by: Ye Li <ye.li@nxp.com>
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#ifndef __MX6ULL_DDR3_ARM2_CONFIG_H
|
||||
#define __MX6ULL_DDR3_ARM2_CONFIG_H
|
||||
|
||||
#define CONFIG_DEFAULT_FDT_FILE "imx6ull-ddr3-arm2.dtb"
|
||||
#define CONFIG_DEFAULT_FDT_FILE "imx6ull-14x14-ddr3-arm2.dtb"
|
||||
|
||||
#ifdef CONFIG_SYS_BOOT_QSPI
|
||||
#define CONFIG_SYS_USE_QSPI
|
||||
|
||||
Reference in New Issue
Block a user