On 06.10.2008 23:04, Carl-Daniel Hailfinger wrote: > Move the generic intel x86 init code in arch/x86/stage0_i586.S to > arch/x86/intel/stage0.S to make it consistent with the other variants of > that code. > Clean up two superfluous rules from arch/x86/Makefile which were needed > before. > > You need to run the following command in addition to the patch: > svn mv arch/x86/stage0_i586.S arch/x86/intel/stage0.S > > Compile tested on all arches. > > Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> >
With some changes it was Acked-by: Peter Stuge <[EMAIL PROTECTED]> and committed in r899. Regards, Carl-Daniel -- http://www.hailfinger.org/ -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

