]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: iomux-v3: Add iomux-mx35.h
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Fri, 3 May 2013 10:32:19 +0000 (10:32 +0000)
committerStefano Babic <sbabic@denx.de>
Sun, 5 May 2013 15:55:03 +0000 (17:55 +0200)
commit52b9d3cfd354a05e4150875faf722a5a25fd4651
treeb0f8deda28c16c22b57d44ad5dca6720ab1b2bc5
parent9e933b43f3e056e66ba4dfa219711da085e0fc40
imx: iomux-v3: Add iomux-mx35.h

Allow usage of the imx-common/iomux-v3.h framework by including pad settings for
the i.MX35. The content of the file is taken from Linux kernel at commit
267dd34, plus the required changes to make it work in U-Boot.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
arch/arm/imx-common/Makefile
arch/arm/include/asm/arch-mx35/iomux-mx35.h [new file with mode: 0644]
spl/Makefile