]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Dont clobber %eax after getting memory size
authorGraeme Russ <graeme.russ@gmail.com>
Thu, 7 Oct 2010 09:03:28 +0000 (20:03 +1100)
committerGraeme Russ <graeme.russ@gmail.com>
Thu, 7 Oct 2010 09:03:28 +0000 (20:03 +1100)
commit5a3876d2ac0aaaf16d50ce91b03c2030822da66f
tree9985fd87c08b61820fa80b301caaf40d94708c85
parent5f2679055d5f58db9548efe5545fac256d1c7d4d
x86: Dont clobber %eax after getting memory size

By using another register, reduce code size by one instruction
arch/i386/cpu/start.S