barebox/arch/arm
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
..
boards ARM: imx6: physom: fix phyflex workaround on Dual and Solo 2016-02-17 08:06:53 +01:00
configs Add initial support for Netgear ReadyNAS 104 2016-01-22 08:43:19 +01:00
cpu Merge branch 'for-next/pstore' 2016-01-11 13:11:07 +01:00
crypto crypto: add digest_alloc_by_algo() 2016-01-26 22:45:41 +01:00
dts Merge branch 'for-next/dts' 2016-02-08 08:26:32 +01:00
include/asm Merge branch 'for-next/pstore' 2016-01-11 13:11:07 +01:00
lib bootm: add initial FIT support 2016-01-26 22:45:42 +01:00
mach-at91 bootstrap: Boot barebox with kernel calling convention 2015-12-14 11:13:32 +01:00
mach-bcm283x arm: bcm283x: add rpi2 support 2016-01-07 12:35:25 +01:00
mach-clps711x restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
mach-davinci restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
mach-digic restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
mach-ep93xx Merge branch 'for-next/restart' 2015-09-01 09:43:55 +02:00
mach-highbank restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
mach-imx ARM: imx: clocksource: add new DT compatible 2016-02-17 08:06:53 +01:00
mach-mvebu Add initial support for Netgear ReadyNAS 104 2016-01-22 08:43:19 +01:00
mach-mxs Merge branch 'for-next/restart' 2015-09-01 09:43:55 +02:00
mach-netx restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
mach-nomadik restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
mach-omap Merge branch 'for-next/fit' 2016-02-08 08:26:35 +01:00
mach-pxa ARM: PXA: move HAVE_CLK select 2016-01-19 17:23:00 +01:00
mach-rockchip restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
mach-samsung Merge branch 'for-next/restart' 2015-09-01 09:43:55 +02:00
mach-socfpga Merge branch 'for-next/socfpga' 2016-01-11 13:11:08 +01:00
mach-tegra ARM: tegra: clean up lowlevel entry 2016-01-18 08:22:23 +01:00
mach-uemd restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
mach-versatile restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
mach-vexpress restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
mach-zynq restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
pbl Makefile.lib: Make 'check_file_size' more flexible 2015-05-07 09:49:40 +02:00
tools arm: Update mach-types 2013-09-27 10:56:37 +02:00
Kconfig ARM: PXA: move HAVE_CLK select 2016-01-19 17:23:00 +01:00
Makefile Make: i.MX: Allow to pass config file to cmd_imx_image 2016-02-04 14:38:29 +01:00