[U-Boot-Users] Start with u-boot on at91rm9200 on AT91RM9200-EK

Hello list, because of a new Flash Chip i must compile u-boot and in than implement the changes for the Atmel AT49BV6416T, which has different Architecture than the AT49BV6416. I can build several Versions of u-boot ( 1.1.1, 1.1.4,... ) but all give the same Problem. I start with "make at91rm9200dk_config" and then "make all" and it gives me a u-boot.bin. When i load it with loader.bin it starts and nothing ist done or printed. If i compare with the Atmel delivered loader.bin which runs correctly it's size is a little bit different. I use the arm-linux-gcc 3.3.6 in Debian Version. Are there any special settings to be done, who has a running Version for this Board ?
THX Thomas

In message F6726C3E89A64840A5E10310E342A38F01BE93C6@xchback01.back.harting.intra you wrote:
because of a new Flash Chip i must compile u-boot and in than implement the changes for the Atmel AT49BV6416T, which has different Architecture than the AT49BV6416. I can build several Versions of u-boot ( 1.1.1, 1.1.4,... ) but all give the same Problem. I start with "make at91rm9200dk_config" and then "make all" and it gives me a u-boot.bin. When i load it with loader.bin it starts and nothing ist done or printed. If i compare with the Atmel
You don't have to be surprised if you chose a configuration for a different system and it doesn't work. You have port U-Boot to your hardware.
Best regards,
Wolfgang Denk
participants (2)
-
Erdmann, Thomas
-
Wolfgang Denk