[U-Boot-Users] U-Boot and Nand Flash

Wolfgang Denk wd at denx.de
Fri Oct 29 18:06:43 CEST 2004


In message <200410290944.07675.maillist at fsforth.de> you wrote:
> 
> > What you describe is exactly such a different bootstap loader.
> 
> Not exactly It is part of U-Boot as just the relocation code of U-Boot is 
> modified as it now needs to copy from NAND but not from NOR. And care must be 

This is not correct. Before U-Boot relocates the code, it does a  lot
of  other things, including provide console oputput. So you need some
system initialization, drivers, libraries (for printf() etc.) etc.

You will find that the the part of U-Boot that is  needed  is  bigger
than what it's in your small sector. 

Best regards,

Wolfgang Denk

-- 
See us @ Embedded/Electronica Munich, Nov 09 - 12, Hall A.6 Booth 513
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There are always alternatives.
	-- Spock, "The Galileo Seven", stardate 2822.3




More information about the U-Boot mailing list