* Patch by Rahul Shanbhag, 19 Feb 2004:

Fixes for for OMAP1610 board:
  - shift some IRQ specific code to platform.S file
  - remove duplicatewatchdog reset code from start.S

* Make Auto-MDIX Support configurable on INCA-IP board

* Fix license for mkimage tool
This commit is contained in:
wdenk
2004-02-26 23:01:04 +00:00
parent a084f7da88
commit 0c852a2886
6 changed files with 41 additions and 23 deletions

View File

@@ -85,7 +85,8 @@
CFG_CMD_ASKENV | \
CFG_CMD_DHCP | \
CFG_CMD_ELF | \
CFG_CMD_JFFS2 )
CFG_CMD_JFFS2 | \
CFG_CMD_PING )
#include <cmd_confdefs.h>
/*
@@ -143,6 +144,7 @@
#define CONFIG_INCA_IP_SWITCH
#define CONFIG_NET_MULTI
#define CONFIG_INCA_IP_SWITCH_AMDIX
#define CFG_JFFS2_FIRST_BANK 1
#define CFG_JFFS2_NUM_BANKS 1