switch-coreboot/arch/x86/amd
Carl-Daniel Hailfinger 96fcf12785 stage0 code for K8 and i586 has lots of mostly identical parts even in
CAR code.

Reduce the diff of the mostly identical parts to zero. That involves
changing comments, whitespace and instruction order.

Now we can split out the common parts more easily and concentrate on the
differences.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@907 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-10-07 23:53:02 +00:00
..
k8 substantial cleanups for k8. 2008-09-19 18:35:22 +00:00
model_fxx m57sli mostly builds again. The stage0 is too large at 24k. 2008-10-01 07:23:05 +00:00
stage0.S stage0 code for K8 and i586 has lots of mostly identical parts even in 2008-10-07 23:53:02 +00:00