From eb7cade38b22f954a86277456d98a5bb4921577f Mon Sep 17 00:00:00 2001 From: "H. Nikolaus Schaller" Date: Tue, 30 Oct 2012 10:32:57 +0100 Subject: clarification --- u-boot/board/goldelico/gta04/systest.c | 2 ++ 1 file changed, 2 insertions(+) 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; -- cgit v1.1