Hello, I am trying to build an uClinux image (with a 2.6 kernel) for a 5272 ucdimm (Arcturus) board. The ucdimm bootloader is uCbootloader. I am using the 20080811 version of the uClinux distribution. As a first step, i'd like boot an uClinux image with a romfs rootfs appended to the kernel binary. The image compilation went off very well. But uCbootloader fail to run the linux kernel after jumping to the 0x00020000 address. On the other hand, an image builded with a 2.4 linux kernel start nicely... As a difference between the 2.4 and 2.6 uclinux sources, i can see that the romvec section have been removed from the kernel binary... If i manage to build a 2.6 kernel by restoring the romvec section, the resulting image boot and run finely... I have the feeling i have done something wrong :) Any advice is welcome.
Thanks in advance, Simon _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
