[U-Boot-Users] U-boot on EP8260 Board
mss59 at att.net
mss59 at att.net
Wed Jul 9 22:28:52 CEST 2003
I am using u-boot to boot an EP8260 board. However once I load/tftp Kernel ELF
file to 0x400000 and try to run the kernel from 0x410000, it crashes...
I used the same ELF file with Embedded planet's boot loader and it works fine.
Any pointers....
Thanks
MSS//
>
> In message <3F0C7782.3060704 at earthlink.net> you wrote:
> >
> > But I still don't see how you could avoid having other drivers clobber
> > your output but. I think he has to take one of the two options I
>
> By modifying _all_ drivers that will modify the port in question in a
> way that is based on previously read data.
>
> > suggested. Adding his own variable can't help in any way I can
> > imagine. Could you give an example?
>
> Find out which port pin(s) is/are configured as OD output. Check
> which other port pins on this port are in use, and which drivers are
> using these port pins. Make all these drivers use a common buffer
> variable. Voila...
>
>
> Wolfgang Denk
>
> --
> Software Engineering: Embedded and Realtime Systems, Embedded Linux
> Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
> If a packet hits a pocket on a socket on a port,
> And the bus is interrupted as a very last resort,
> And the address of the memory makes your floppy disk abort,
> Then the socket packet pocket has an error to report! - Ken Burchill?
>
> ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
>
More information about the U-Boot
mailing list