[U-Boot-Users] Loading address for u-boot.

Hi all,
We are using luan type customized board & wanna install u-boot image in to on-board flash.The flash chiptype is AM29BX16, it is a 16 MB flash with the starting address as 0xff000000,their are 256 blocks & each block is 64kb in size.I tried loading u-boot in 0xfff10000 as starting address but it did not get detected or booted up(but kozio debugger md says the u-boot image is loaded properly) .Since this is 440 processor family is that any constrains need to considered while programming u-boot image to flash. It's very urgent please help me.Thanks in advance. with regards raja
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

In message 20060623113017.79978.qmail@web53609.mail.yahoo.com you wrote:
We are using luan type customized board & wanna
There is no such thing as a "luan type customized board" either it's an original luan board, or it is a custom board, for which you have to port U-Boot.
is AM29BX16, it is a 16 MB flash with the starting address as 0xff000000,their are 256 blocks & each block is 64kb in size.I tried loading u-boot in 0xfff10000 as starting
If you configred U-Boot for this load address, then the image should have been 960 kB in size... This doesn't make much sense to me.
properly) .Since this is 440 processor family is that any constrains need to considered while programming
Did you wrote anything to the reset vector at 0xFFFFFFFC ?
u-boot image to flash. It's very urgent please help me.Thanks in advance.
If it's urgent I recommend to buy commercial support. Thi sis a mailing list, where you get help for free when we have time.
Best regards,
Wolfgang Denk
participants (2)
-
Raja Chidambaram
-
Wolfgang Denk