
19 Jun
2009
19 Jun
'09
7:32 p.m.
On Wed, 17 Jun 2009 10:34:55 -0500 Timur Tabi timur@freescale.com wrote:
The _IO_BASE macro is also automatically defined to 0 if it isn't already set, so there's no need to define that macro either in the board configuration files.
...
+++ b/include/configs/PN62.h @@ -133,8 +133,6 @@ #define CONFIG_PCNET /* there are 2 AMD PCnet 79C973 */ #define CONFIG_PCNET_79C973
-#define _IO_BASE 0xfe000000 /* points to PCI I/O space */
but the PN62 doesn't set it to 0!
Kim
Cc: Wolfgang Grandegger (PN62 maintainer)