Re: [U-Boot] Warning NetReceive(): Make sure packet buffers start on an even address

2010-08-06 Thread Chris Isbell
e of this, so the following may be totally misguided... BOOTP/DHCP servers can send broadcast packets. I have just tried this with a Windows DHCP server the the DHCP response was broadcast. -- Chris Isbell Systems Integration Manager, CDSRail Fareh

[U-Boot] AT91: Hitachi LCD problem

2010-09-01 Thread Chris Isbell
ciated. Thanks, -- Chris Isbell Systems Integration Manager, CDSRail Fareham, Hampshire, UK. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Compiling with arm-eabi and YAFFS2

2009-10-23 Thread Chris Isbell
follows: #ifdef CONFIG_YAFFS2 /* * These stub functions are needed when using the arm-eabi compiler with YAFFS2 * support. This is a complete hack and will probably need to be revised. * (Chris Isbell 23rd October 2009.) */ void abort(void) { } void __exidx_start(void) { } void __exidx_end(void

Re: [U-Boot] Compiling with arm-eabi and YAFFS2

2009-10-26 Thread Chris Isbell
On Sat, 2009-10-24 at 13:31 -0500, Tom wrote: > Chris Isbell wrote: > > U-Boot 2009.08 fails to compile with the arm-eabi compiler (V4.1.0 and > > V4.3.1) when YAFFS2 support is enabled (CONFIG_YAFFS2 defined as 1). It > > reports undefined symbols. (JFFS2 support

Re: [U-Boot] Compiling with arm-eabi and YAFFS2

2009-10-26 Thread Chris Isbell
g wrote: > > if u use eabi compiler to compile u-boot,there r some error. > > why not use abi compiler for u-boot.it can compile successful > > > > 2009/10/26 Chris Isbell > > > >> On Sat, 2009-10-24 at 13:31 -0500, Tom wrote: > >>> Chris Isbell wrote:

Re: [U-Boot] Kernel OOPS on memcpy - bad memory setup?

2010-10-27 Thread Chris Isbell
being refreshed. Regards, Chris. -- Chris Isbell Systems Integration Manager, CDSRail Fareham, Hampshire, UK. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot