Re: [U-Boot-Users] How to specify the size of bin?

2008-05-16 Thread Stefan Roese
On Friday 16 May 2008, 甜瓜 wrote: All Walnut boards have 512k of NOR FLASH. Do you really have an original IBM/AMCC Walnut or a different custom 405GP board? Yes, my board is a custom board DHT-Walut with 32MB SDRAM and 512k of boot flash AMD 29LV040B. Details are listed in:

Re: [U-Boot-Users] How to specify the size of bin?

2008-05-16 Thread 甜瓜
2008/5/16 Wolfgang Denk [EMAIL PROTECTED]: In message [EMAIL PROTECTED] you wrote: 1. Both default config of u-boot and a DHT-Walut-patched config generate 256KB bin, but the flash on board is 512KB. So I think I should get a 512KB bin for flash writing. Why? Do you think on devices with

[U-Boot-Users] How to specify the size of bin?

2008-05-15 Thread 甜瓜
Howdy, I know it is a newbie question. Any hint from you are welcome. In default, u-boot 1.1.5, make walut_config make all will generate a 256KB bin. The last 4 bytes of the bin is a jump instruction to the entry point of u-boot.Is that right? But my ppc405GP walnut board has 512KB flash for

Re: [U-Boot-Users] How to specify the size of bin?

2008-05-15 Thread Stefan Roese
On Friday 16 May 2008, 甜瓜 wrote: I know it is a newbie question. Any hint from you are welcome. In default, u-boot 1.1.5, make walut_config make all will generate a 256KB bin. The last 4 bytes of the bin is a jump instruction to the entry point of u-boot.Is that right? Yes, this is

Re: [U-Boot-Users] How to specify the size of bin?

2008-05-15 Thread 甜瓜
2008/5/16 Stefan Roese [EMAIL PROTECTED]: On Friday 16 May 2008, 甜瓜 wrote: I know it is a newbie question. Any hint from you are welcome. In default, u-boot 1.1.5, make walut_config make all will generate a 256KB bin. The last 4 bytes of the bin is a jump instruction to the entry point

Re: [U-Boot-Users] How to specify the size of bin?

2008-05-15 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: 1. Both default config of u-boot and a DHT-Walut-patched config generate 256KB bin, but the flash on board is 512KB. So I think I should get a 512KB bin for flash writing. Why? Do you think on devices with 128 MB flash memory we should have a 128MB