Re: [U-Boot-Users] ne2000 compile error

2008-04-19 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Fixed it for now. #ifndef CONFIG_DRIVER_AX88796 could be replaced with > something a little more generic > like a CFG_CUSTOM_GET_PROM_NE2000 or something. Or the code could be > implemented in a .c file and the > generic get_prom() could be made weak.

Re: [U-Boot-Users] ne2000 compile error

2008-04-11 Thread Vlad Lungu
Shinya Kuribayashi wrote: [BIG SNIP] > Git bisect has picked up the following commit: > > > commit e710185aae90c64d39c2d453e40e58ceefe4f250 > Author: goda.yusuke <[EMAIL PROTECTED]> > Date: Wed Mar 5 17:08:20 2008 +0900 > > net:

[U-Boot-Users] ne2000 compile error

2008-04-09 Thread Shinya Kuribayashi
I'm getting the following compile error in trunk git with qemu_mips_config. <-- snip --> mips-linux-gcc -g -Os -D__KERNEL__ -DTEXT_BASE=0xbfc0 -I/home/skuribay/devel/u-boot.git/include -fno-builtin -ffreestanding -nostdinc -isystem /home/skuribay/devel/buildroot/build_mips/staging_dir