[U-Boot] [PATCH V2 00/32] i.MX: Add i.MX8QXP support

Troy Kisky troy.kisky at boundarydevices.com
Fri Jul 27 17:58:07 UTC 2018


On 7/27/2018 12:54 AM, Peng Fan wrote:
> Hi All,
> 
> I plan to send out V3 early next week. QXP BETA2 has been external released, so there will be update in README including link to scfw images.
> Paste the link here first: https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-sc-firmware-0.7.bin, use mx8qx-mek-scfw-tcm.bin for b0 chip.
> 
> Troy, Fabio, Stefano,
> 
> I would like to still keep CONFIG_IMX8, not CONFIG_MX8. Do you have concerns?
> 
> Thanks,
> Peng.
> 

I like consistency, but I would not mind changing CONFIG_MX* to CONFIG_IMX* as well.
Would it be possibly to change CONFIG_ARCH_MX* to CONFIG_IMX* as well ?
I never know which to use when.

Linux mainline seems to use
CONFIG_SOC_IMX6=y
CONFIG_SOC_IMX6Q=y
CONFIG_SOC_IMX6SL=y
CONFIG_SOC_IMX6SLL=y
CONFIG_SOC_IMX6SX=y
CONFIG_SOC_IMX6UL=y

so maybe changing to that format has merit.


But I'll be happy with whatever is decided, as long as the reasons are on record.

Troy


More information about the U-Boot mailing list