On Thu, Aug 25, 2011 at 4:00 AM, Andreas Barth [off-list ref] wrote:
This patch starts to merge the Loongson 2E and 2F code together with the
goal to produce a binary kernel image that can run on both machines. As
code compiled for 2E cannot run on 2F and vice versa, the usage of cpu
dependend code is optionally now (and old behaviour is default).
The load address is unified as well, and the 2F workarounds can be enabled
while compiling on a 2E machine (disabled there by default).
Signed-off-by: Andreas Barth <redacted>
I think we can simplify this a bit. How about something like what I've
attached? (I didn't touch the load location stuff)
Thanks,
Matt