Re: [U-Boot-Users] Replacing AT91 u-boot

You should attach a debugger and actually try to *devbug* this insetad of guessing (and blaming U-Boot).
Ok, I won't guess anymore ;-) But I don't know how to debug it, I have no debuggers.
One of the things that did change is the mach-types.h file; if your kernel uses some invalid ID this could explain such a hang. But this is wild guessing - please debug the problem.
I verified that entries MACH_TYPE_AT91RM9200 and MACH_TYPE_AT91RM9200DK are the same you found in kernel 2.6.13 and tried replacing MACH_TYPE_AT91RM9200DK MACHINE_START(MACH_TYPE_AT91RM9200DK with MACHINE_START(MACH_TYPE_AT91RM9200 in board-dk.c without success.

In message INS0XG$F934761E0D2B4479602310BB5EBE96E1@libero.it you wrote:
Ok, I won't guess anymore ;-) But I don't know how to debug it, I have no debuggers.
Buy a BDI2000. It will pay off quickly. Not to mention the (avoided) loss of (increasingly grey) hair.
Best regards,
Wolfgang Denk
participants (2)
-
kentropy
-
Wolfgang Denk