Преглед на файлове

Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pin
group is enabled for USB earlier (in cpu_init_f() instead of
usb_lowlevel_init()).

Bartlomiej Sieka преди 18 години
родител
ревизия
44a47e6db2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      include/configs/v38b.h

+ 1 - 1
include/configs/v38b.h

@@ -246,7 +246,7 @@
 /*
  * GPIO configuration
  */
-#define CFG_GPS_PORT_CONFIG	0x90000404
+#define CFG_GPS_PORT_CONFIG	0x90001404
 
 /*
  * Miscellaneous configurable options