summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorAdrian Alonso <aalonso@freescale.com>2015-04-02 18:17:11 -0500
committerAdrian Alonso <aalonso@freescale.com>2015-04-03 17:30:19 -0500
commit5d4612613eb2e85f1929d8cf5cb6aac6ba9e5fd7 (patch)
treed11a0d82ac2e7baceb8056179710facb14f630b9 /MAKEALL
parent0db960784ba4f631ee5c0321b5d25f3b1ac55640 (diff)
downloadu-boot-imx-5d4612613eb2e85f1929d8cf5cb6aac6ba9e5fd7.zip
u-boot-imx-5d4612613eb2e85f1929d8cf5cb6aac6ba9e5fd7.tar.gz
u-boot-imx-5d4612613eb2e85f1929d8cf5cb6aac6ba9e5fd7.tar.bz2
MLK-10566: arm :imx7d: fix iomuxc-lpsr daisy chain settings
* For IOMUXC LPSR pads when daisy chain register needs to be set the result offsets for sel_input register is incorrect as base address is 0x302C0000 and the passed offset does not resolve to the intended input sel pad register; input sel base offset should start in 0x30330000. * Add an addiotional fixed offset of 0x70000 to address the input sel offset: INPUT_SEL = 0x302C0000 + 0x70000 + sel_input_ofs. Signed-off-by: Adrian Alonso <aalonso@freescale.com> Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'MAKEALL')
0 files changed, 0 insertions, 0 deletions