Re: [U-Boot] LAN Timeout

2008-09-10 Thread JerryVanBaren
Anatolij Gustschin wrote: Hello, Manuel Sahm wrote: does anybody have an idea to fix this problem ? Which paramter is for the lan connection timeout ? Try to decrease CFG_MACB_AUTONEG_TIMEOUT in drivers/net/macb.c to 50 or so. It is currently 500 which results in 5 sec.

Re: [U-Boot] FSBBP: uboot Programming on to the flash for MPC8548 for bootup

2008-09-09 Thread JerryVanBaren
Andy Fleming wrote: On Wed, Aug 27, 2008 at 12:16 AM, Ajeesh Kumar [EMAIL PROTECTED] wrote: hi sir/madam, I'm using a MPC8548E processor(power pc) also, i've interfaced a nor flash of 128 MB to the processor. i've read few documents and got to know that the uboot.bin should be programmed at

Re: [U-Boot] [PATCH] Makefile: compile and link each module just once

2008-09-09 Thread JerryVanBaren
Wolfgang Denk wrote: Dear Andreas Engel, In message [EMAIL PROTECTED] you wrote: Wolfgang Denk wrote: [...] COBJS = $(sort COBJS-y) which eliminates duplicates. [...] +COBJS := $(sort COBJS-y) [...] +COBJS := $(sort COBJS-y) [...] +COBJS := $(sort COBJS-y) I think you'll have more

Re: [U-Boot] [PATCH 1/2] Update i386 code (sc520_cdp)

2008-09-08 Thread JerryVanBaren
Graeme Russ wrote: Third time lucky maybe - ditched Evolution (can't adjust line wrap width) for Thunderbird. I don't have git-send-email installed - will investigate Read the kernel Documentation/email-clients.txt:

Re: [U-Boot] [PATCH RFC] mpc8572ds relocatable

2008-09-08 Thread JerryVanBaren
Ed Swarthout wrote: Fixes boot crash from bad string pointers in get_table_entry_name when flash is erased or differs from current u-boot image. Signed-off-by: Ed Swarthout [EMAIL PROTECTED] --- Fix was pointed out by Peter Tyser in Image.c get_table_entry_name thread. This redoes

Re: [U-Boot] How to get mac address into device tree for powerpc?

2008-09-03 Thread JerryVanBaren
John Linn wrote: I have u-boot retrieving the mac address from the i2c eeprom and using it fine. But it's not clear to me how I should go about getting it into the device tree so that the kernel can use it. Is there anyway to do this without doing it manually from the command line? Call

Re: [U-Boot] libfdt/fdt_ro.c build issues...

2008-08-27 Thread JerryVanBaren
Wolfgang Denk wrote: Dear Jerry Van Baren, In message [EMAIL PROTECTED] you wrote: ... tools/fdt_ro.c: In function 'fdt_path_offset': tools/fdt_ro.c:158: warning: implicit declaration of function 'fdt_getprop_namelen' tools/fdt_ro.c:158: warning: assignment makes pointer from integer

Re: [U-Boot] network bootp/tftp hang with tsec on MPC8343

2008-08-27 Thread JerryVanBaren
Andre Schwarz wrote: Huh - problem solved. It's been a memory setup issue :-( But I still wonder why the error is forced, i.e. happens more often, when using network on u-boot. If it is a SDRAM (DDR/DDR2) configuration issue, it likely is the DMA happening from network activity that is