diff options
author | Matt Sealey <matt@genesi-usa.com> | 2012-08-22 09:24:06 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-09-01 14:58:29 +0200 |
commit | af369d98317fbbd85a5c7f9ed2c9fdf4cbec4b7f (patch) | |
tree | 953c7627fcd9f622f0c23602b2f940b0296ee7ab /arch/arm/cpu | |
parent | 72f8ebf17e166da67881b18b946fc976d3039aa4 (diff) | |
download | u-boot-imx-af369d98317fbbd85a5c7f9ed2c9fdf4cbec4b7f.zip u-boot-imx-af369d98317fbbd85a5c7f9ed2c9fdf4cbec4b7f.tar.gz u-boot-imx-af369d98317fbbd85a5c7f9ed2c9fdf4cbec4b7f.tar.bz2 |
mx5: add iomux-mx51.h include
Allow usage of the imx-common/iomux-v3.h framework by including pad settings
for the i.MX51. The content of the file is taken from Linux kernel at
commit 5d23b39 plus the required changes to make it work in U-Boot.
The contained pad settings are the minimum required to make an Efika MX boot
and get all the currently-implemented peripherals working in U-Boot.
It is recommended that this file not be just a dumping ground for pins but
only contain the settings required for all the boards using it.
Changes for v2:
* reference commit id from Linux kernel
* additionally roll in the USB pads
* removed GPIO_NUMBER define
Signed-off-by: Matt Sealey <matt@genesi-usa.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'arch/arm/cpu')
0 files changed, 0 insertions, 0 deletions