Search found 2 matches

by cvetanovic
Fri Apr 17, 2009 1:24 pm
Forum: S3C2440 Boards
Topic: Kernel 2.6.29 and uBoot 1.3.2 possible?
Replies: 10
Views: 10002

Re: Kernel 2.6.29 and uBoot 1.3.2 possible?

Thanks very much, Peter, that is exactly what I'm looking for.
The only thing that I was really missing on this board was uBoot. Ability to boot kernel via tftp is essential.
Best regards.
by cvetanovic
Fri Apr 17, 2009 11:22 am
Forum: S3C2440 Boards
Topic: Kernel 2.6.29 and uBoot 1.3.2 possible?
Replies: 10
Views: 10002

Re: Kernel 2.6.29 and uBoot 1.3.2 possible?

Exactly the same thing has happened to me when I was upgrading from kernel 2.6.13 to 2.6.28.2. I guess that machine ID in the bootloader does not match ID in the kernel. I've looked into 2.6.13 sources and found that ID used in /arch/arm/tools/mach-types was: sbc2440 ARCH_SBC2440 SBC2440 782 And in ...