在makefile中
#obj-$(CONFIG_CMD_GPIO) += gpio.o
obj-y += gpio.o

 

然后用这个指令就可以设置引脚为高电平