Re: [DNX#2006033142000856] [U-Boot-Users] [Patch] Fix CONFIG_SKIP_LOWLEVEL_IN [...]

Hello list,
inside the automatic U-Boot patch tracking system a new ticket [DNX#2006033142000856] was created:
<snip>
Hi,
I just finished upgrading our AT91RM9200-EK to U-Boot 1.1.4. I defined CONFIG_SKIP_LOWLEVEL_INIT since I was only upgrading the second stage of
Atmel's two-stage bootloader process.
I had to make changes to two files as shown in the attached patch. The first was to #ifndef out the cpu_init_critical function in cpu/arm920t/start.S to avoid a undefined reference to lowlevel_init.
The second was to change two #ifdef statements to #ifndef in include/configs/at91rm9200dk.h as in both cases the else-part matches the configuration used by Atmel.
Regards, ../fam -- Frank Mandarino Endrelia Technologies Inc. Toronto, Ontario, Canada
</snip>
Your U-Boot support team
participants (1)
-
DENX Support System