This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

uboot下怎么操作寄存器去点亮一个灯



我现在在uboot模式下,我的gpio3_14连了一个led灯,想点亮它,只有操作寄存器去点亮它,但是我找不到gpio3_14的寄存器地址,能否告知在哪找,还有用什么命令去实现此功能,谢谢