Re: Fixed kernel entry point suggestion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Dec 28, 2005, at 2:36 AM, Adil Hafeez wrote:

Everytime we add/remove a feature from kernel location of entry_point symbol changes.

If you "wrap" the kernel image with a simple header and have a boot loader
that understands this, or even understands the ELF header, or download
S-records (yuk) as most systems do, I guess it isn't necessary to fix this. I've been providing the compressed zImage patches for a long time that solves this, as well as the u-boot uImage patches. The process of building these images not only locates the proper entry point, but it provides advantages
for embedded systems by creating smaller images and faster boot times.

..... Adding a simply jump instruction to kernel_entry point in head.S can solve this problem. Why dont we make this change permanent in kernel.

:-) It seems MIPS likes to be different from other architectures that have solved these irritating little details years ago :-) Submit a patch and see
what happens, as just complaining on the list isn't likely to make it
happen.

Thanks.

	-- Dan



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux