Hi All
I'm using Android 6.0 to build my image.
And the CPU that I developing is i.MX 6 sabresd DL.
Now I'm trying to design a button that will detect during uboot.
If the button be pressed than will get into recovery mode.
So I need to make an interrupt in uboot.
How to do it?