barebox/arch
Stefan Christ 233a2fbd9f ARM: imx6: physom: fix phyflex workaround on Dual and Solo
Since commit 764ae1647c ("ARM: i.MX: Add correct SoC type detection
for i.MX6") the definition of the function cpu_is_mx6q and cpu_is_mx6dl
has changed.  Before that change they match the SoM family Quad/Dual and
DualLite/Solo. After that change they are SoM specific. They match only
Quad and DualLite. There are extra functions cpu_is_mx6d and cpu_is_mx6s
for SoM Dual and Solo.

We have not seen any real world consequences of this problem yet.

Signed-off-by: Stefan Christ <s.christ@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-02-17 08:06:53 +01:00
..
arm ARM: imx6: physom: fix phyflex workaround on Dual and Solo 2016-02-17 08:06:53 +01:00
blackfin bootm: Push dryrun to handlers 2016-01-26 22:45:36 +01:00
efi bootm: Push dryrun to handlers 2016-01-26 22:45:36 +01:00
mips bootm: Push dryrun to handlers 2016-01-26 22:45:36 +01:00
nios2 Merge branch 'for-next/linux-headers' 2016-02-08 08:26:36 +01:00
openrisc rework remap_range 2015-11-03 07:27:44 +01:00
ppc bootm: Push dryrun to handlers 2016-01-26 22:45:36 +01:00
sandbox rework remap_range 2015-11-03 07:27:44 +01:00
x86 x86: Add missing typedef for umode_t 2016-02-01 09:16:12 +01:00