[U-Boot] [PATCH v6 00/21] imx6: Add Engicam i.CoreM6 QDL support

Stefano Babic sbabic at denx.de
Fri Oct 7 17:37:10 CEST 2016


On 07/10/2016 16:59, Jagan Teki wrote:
> Hi Stefano,
> 
> On Wed, Oct 5, 2016 at 2:17 AM, Jagan Teki <jteki at openedev.com> wrote:
>> From: Jagan Teki <jagan at amarulasolutions.com>
>>
>> This series supports Engicam i.CoreM6 QDL modules on top of u-boot-imx/master
>> and test on the respective starter kits as well.
>>
>> Tested both MMC and NAND boot.
>>
>> Changes for v6:
>>         - Rebase to u-boot-imx/master
>>         - Move few SPL configs to defconfigs
>>
>> Changes for v5:
>>         - Add NAND support
>>
>> Changes for v4:
>>         - Add 'net: Kconfig: Add FEC_MXC entry' patch
>>         - Updated ENV configs along with comments
>>         - Restructured configs for more readability
>>         - Add CONFIG_ENV_OVERWRITE
>>         - Rename icorem6qdl_defconfig with icorem6qdl_mmc_defconfig
>>
>> Changes for v3:
>>         - Remove "v2 01/17 imx: iomux-v3: Fix build error with snvs base" patch
>>         - Remove 'default n' on Kconfig DEFAULT_FDT_FILE patch
>>         - Add minimal devicetree support for Engicam i.CoreM6 QDL
>>         - Add is_mx6dl()
>>         - Add is_mx6solo()
>>         - Use is_mx6dq()
>>         - Add last commit sha1 and header in pull devicetree files from Linux
>>
>> Changes for v2:
>>         - Make static to local iomux structure in board file
>>         - Corrected rowaddr in mx6_ddr3_cfg
>>         - Used imx_ddr_size
>>         - Add FEC support and tested the same
>>         - Add DM_GPIO, DM_MMC support
>>         - Add pinctrl support
>>         - Add devicetree support
>>
>> Jagan Teki (21):
>>   serial: Kconfig: Add MXC_UART entry
>>   thermal: Kconfig: Add IMX_THERMAL entry
>>   Kconfig: Add DEFAULT_FDT_FILE entry
>>   arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support
>>   net: Kconfig: Add FEC_MXC entry
>>   imx6: icorem6: Add ENET support
>>   imx: s/docs\/README.imximage/doc\/README.imximage/g
>>   arm: dts: Add devicetree for i.MX6DL
>>   arm: dts: Add devicetree for i.MX6DQL
>>   arm: dts: imx6dl: Add pinctrl defines
>>   dt-bindings: clock: imx6qdl: Add clock defines
>>   arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/Solo
>>   imx6q: icorem6: Enable pinctrl driver
>>   engicam: icorem6: Add DM_GPIO, DM_MMC support
>>   arm: dts: Add devicetree for i.MX6Q
>>   arm: dts: imx6q: Add pinctrl defines
>>   arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/Dual
>>   mtd: nand: Kconfig: Add NAND_MXS entry
>>   imx6: icorem6: Add NAND support
>>   imx6: icorem6: Enable MTD device support
>>   imx6: icorem6: Add default mtd nand partition table
> 
> All look fine on u-boot-imx/master, please apply

It does not look so fine - I still get the issue with
CONFIG_DEFAULT_FDT_FILE, and this generates warning on several file.

If you want check, you ca try to build ge_b650v3 (just because I am
testing this, but many boards report this warning). For example:

w+include/configs/zc5601.h:17:0: warning: "CONFIG_DEFAULT_FDT_FILE"
redefined [enabled by default]
w+include/generated/autoconf.h:16:0: note: this is the location of the
previous definition

Can you check it, please ?

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list