uboot/arch/arm
Peng Fan b65d9d868e imx: mx6 correct is_soc_rev usage
is_soc_rev should return a bool value, so use "==", but not "-",
change (is_soc_rev(CHIP_REV_1_0) > 0) to (soc_rev() > CHIP_REV_1_0).
This patch also add space between "&" for cpu_type(rev) macro.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
2015-06-27 18:16:31 +02:00
..
cpu arm: mx6: tqma6: CPU type selection via Kconfig 2015-06-27 17:52:20 +02:00
dts Merge git://git.denx.de/u-boot-dm 2015-06-11 21:18:52 -04:00
imx-common imx: mx6 correct is_soc_rev usage 2015-06-27 18:16:31 +02:00
include imx: mx6 correct is_soc_rev usage 2015-06-27 18:16:31 +02:00
lib common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() 2015-05-28 08:18:23 -04:00
mach-at91
mach-bcm283x ARM: bcm283x: Switch to generic timer 2015-05-28 08:18:23 -04:00
mach-davinci
mach-highbank
mach-integrator
mach-keystone
mach-kirkwood
mach-mvebu
mach-nomadik
mach-orion5x
mach-socfpga
mach-tegra dm: usb: tegra: Drop legacy USB code 2015-06-10 19:26:55 -06:00
mach-uniphier ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4 2015-05-31 02:56:02 +09:00
mach-versatile
mach-zynq ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x 2015-05-25 10:52:36 +02:00
mvebu-common
Kconfig arm: mx6: tqma6: CPU type selection via Kconfig 2015-06-27 17:52:20 +02:00
Kconfig.debug
Makefile
config.mk arm: Include the .got section in the binary 2015-05-14 18:49:34 -06:00