mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 11:15:09 +02: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>