> The patch also convert all machines that have an addend, simplify the > PowerPC kernel loading
The new PPC code looks like it may break images > 16M in size. > and fix the MIPS kernel loading using this new > feature. I'm fairly sure the MIPS routines are not board specific, so it'd be nice if we could avoid the duplication. This would also reduce pain if we implement loading to other segments (in particular kseg1 and xkphys). Paul