mirror of
https://xff.cz/git/u-boot/
synced 2026-01-02 15:37:10 +01: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>