Skip to content

Commit

Permalink
remove gpio, sometimes it will block boot if UART1 is connected.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonger committed Apr 26, 2018
1 parent 48d391d commit 64ff3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/configs/rt2880.h
Expand Up @@ -50,7 +50,7 @@

#define CONFIG_WEBGPIO 46

#define CONFIG_GPIOENABLED yes
#define CONFIG_GPIOENABLED no

/* valid baudrates */
#define CFG_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400, 460800 }
Expand Down

0 comments on commit 64ff3a0

Please sign in to comment.