u-boot-brain/arch/arm
Fabio Estevam 0a11d6f29c mx6: Remove duplication of iomuxc structure
There is no need to keep iomuxc_base_regs structure as it serves the exact same
purpose of the iomuxc structure, which is to provide access to the GPR
registers.

The additional fields of iomuxc_base_regs are not used. Other advantage of
'iomuxc' is that it has a shorter name and the variable declarations can fit
into a single line.

So remove iomuxc_base_regs structure and use iomuxc instead.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2014-07-23 12:25:41 +02:00
..
cpu mx6: soc: Do not apply the PFD erratum for mx6solox 2014-07-23 12:25:40 +02:00
dts Merge remote-tracking branch 'u-boot-samsung/master' 2014-07-01 20:52:51 +02:00
imx-common mx6: Remove duplication of iomuxc structure 2014-07-23 12:25:41 +02:00
include/asm mx6: Remove duplication of iomuxc structure 2014-07-23 12:25:41 +02:00
lib ARM: cache_v7: use __weak 2014-07-04 19:57:22 +02:00
config.mk kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled 2014-07-07 19:47:24 -04:00