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. -- Timur Tabi Linux kernel developer at Freescale _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot