
17 Jun
2009
17 Jun
'09
9:17 a.m.
Hi, all.
2009/6/17 Timur Tabi timur@freescale.com
Kim Phillips wrote:
based on the content of the patch:
-/* This macro is used by RTL8139 but not defined in PPC architecture */
I'd say 2, all ppc boards.
rd2plus.h, which is an SH board, has this:
/* * Network device (RTL8139) support */ #define CONFIG_NET_MULTI #define CONFIG_RTL8139 #define _IO_BASE 0x00000000 #define KSEG1ADDR(x) (x)
So PPC isn't the only architecture affected by this. However, since I don't have an SH cross-compiler, I can't test it.
No problem, if remove this line. I recivce mail about this. And I checked this code and compiling. This work fine.
Best regards, Nobuhiro -- Nobuhiro Iwamatsu