commit | 82029bf5b321278783408aef597863dcf54195c3 | [log] [tgz] |
---|---|---|
author | Gerard Salvatella <gerard.salvatella@toradex.com> | Fri Feb 08 18:42:28 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Apr 13 20:30:09 2019 +0200 |
tree | aeab674835bb352be446a0a889ddde300b1334a7 | |
parent | 84b2ee3abd247988228e3b32b2ac6a9d857ef0d0 [diff] |
colibri_imx6: added nreset gpio on reboot RGMII_RD1 pin (active high, GPIO6_IO27) is triggered on reboot during the SPL phase. This asserts (active low) nReset_Out from the PMIC. Only V1.1 and later Colibri iMX6 modules implement this in hw. Previous versions do not use this pin, so it is safe to leave it enabled at all times. Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>