diff options
-rw-r--r-- | u-boot/board/goldelico/gta04/systest.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/u-boot/board/goldelico/gta04/systest.c b/u-boot/board/goldelico/gta04/systest.c index f96b79e..473e9e4 100644 --- a/u-boot/board/goldelico/gta04/systest.c +++ b/u-boot/board/goldelico/gta04/systest.c @@ -606,6 +606,8 @@ int OTGchargepump(int enable) return 0; } +// NOTE: this table is only for GTA04 + static struct { int gpio; |