mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-20 14:43:22 +08:00
IMX processors has a slightly different interface to access GPIOs and do not make use of the provided GPIO framework. The patch substitutes mxc_ specific functions and make use of the API in asm/gpio.h Signed-off-by: Stefano Babic <sbabic@denx.de>