mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-07-03 04:42:40 +00:00
Merge with /home/tur/proj/v38b/u-boot
This commit is contained in:
commit
cb2eb17b2f
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
||||||
#define CONFIG_RTC_PCF8563 1 /* has PCF8563 RTC */
|
#define CONFIG_RTC_PCF8563 1 /* has PCF8563 RTC */
|
||||||
#define CONFIG_MPC5200_DDR 1 /* has DDR SDRAM */
|
#define CONFIG_MPC5200_DDR 1 /* has DDR SDRAM */
|
||||||
|
|
||||||
#define CONFIG_HW_WATCHDOG 1 /* has watchdog */
|
#undef CONFIG_HW_WATCHDOG /* don't use watchdog */
|
||||||
|
|
||||||
#define CONFIG_NETCONSOLE 1
|
#define CONFIG_NETCONSOLE 1
|
||||||
|
|
||||||
|
@ -246,7 +246,7 @@
|
||||||
/*
|
/*
|
||||||
* GPIO configuration
|
* GPIO configuration
|
||||||
*/
|
*/
|
||||||
#define CFG_GPS_PORT_CONFIG 0x90000404
|
#define CFG_GPS_PORT_CONFIG 0x90001404
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Miscellaneous configurable options
|
* Miscellaneous configurable options
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue