From: NIIBE Y. <gn...@ch...> - 2000-09-04 04:58:36
|
NIIBE Yutaka wrote: > ------- TODO 2000-09-03 * More generic kernel (1) --- Relocate on boot Let build vmlinux.o which remains relocation for symbols. Then, let the loader fix-up the relocations, with the information where the MEMORY_START begins. * More generic kernel (2) --- Detect the difference between SH7708 and SH7707/9 Check at check_bugs if 0xA4000000 has same value of INTEVT. If it's the same, it might be SH7707/SH7709. Fix-up entry.S. -- |