All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Problems with 1.3.3-rc1 on i.MX31ADS
@ 2008-04-26 21:06 Felix Radensky
  2008-04-27 20:14 ` [U-Boot-Users] [PATCH] mx31ads: fix loadaddr environment variable define Guennadi Liakhovetski
  2008-04-29 20:55 ` [U-Boot-Users] Problems with 1.3.3-rc1 on i.MX31ADS Robert Schwebel
  0 siblings, 2 replies; 9+ messages in thread
From: Felix Radensky @ 2008-04-26 21:06 UTC (permalink / raw)
  To: u-boot

Hi,

I've installed 1.3.3-rc1 on i.MX31ADS evaluation board
and encountered several problems

1. loadaddr environment variable (as reported by printenv)
   is defined as

	loadaddr=(0x80000000 + 0x800000)

   This results in image loaded at address 0x0, and boot gets stuck.
   Redefining loadaddr as 0x80800000 fixes the problem.

2. dhcp command is undefined, only bootp is available.

Thanks for adding i.mx31 support to u-boot. 
Hopefully i.mx27 support will follow soon.
 
Felix.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-04-30 20:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-26 21:06 [U-Boot-Users] Problems with 1.3.3-rc1 on i.MX31ADS Felix Radensky
2008-04-27 20:14 ` [U-Boot-Users] [PATCH] mx31ads: fix loadaddr environment variable define Guennadi Liakhovetski
2008-04-27 21:44   ` Wolfgang Denk
2008-04-27 22:25     ` [U-Boot-Users] [PATCH v2] " Guennadi Liakhovetski
2008-04-28  8:10       ` Felix Radensky
2008-04-28  9:10       ` Wolfgang Denk
2008-04-29 20:55 ` [U-Boot-Users] Problems with 1.3.3-rc1 on i.MX31ADS Robert Schwebel
2008-04-30  6:52   ` Felix Radensky
2008-04-30 20:55     ` Robert Schwebel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.