[U-Boot-Users] board/x/flash.c required calls

Wolfgang Denk wd at denx.de
Fri May 14 10:34:06 CEST 2004


In message <C18BA5DDB58DD511BD0700C0DF0DD45029415E at NTSERVER4> you wrote:
> I have a custom board based on the walnut 405, I have managed to get U-Boot
> up and running on the board until it tries to setup the Flash, I have code
> that already works with for the flash (in house bootloader) and I need to
> know what calls are required in flash.c i.e. flash_init(), is there a
> document containing this information?

Create an empty flash.c file, and try to build your code. The  linker
will tell you which functions are required.

Alternatively, youc an study the existing code - RTFS!


Best regards,

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
There are two ways to write error-free programs. Only the  third  one
works.




More information about the U-Boot mailing list