Re: [U-Boot] [PATCH 2/2] Leave x86emu op code tables in default section

2008-10-10 Thread Jin Zhengxiong-R64188
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Swarthout Edward L-SWARTHOU Sent: Thursday, October 09, 2008 2:27 PM To: u-boot@lists.denx.de Cc: Swarthout Edward L-SWARTHOU Subject: [U-Boot] [PATCH 2/2] Leave x86emu op code tables in default

[U-Boot] [PATCH 2/2] Leave x86emu op code tables in default section

2008-10-09 Thread Ed Swarthout
Forcing the tables into got2 caused extra relocation when using -mrelocatable. This patch requires any board defining CONFIG_BIOSEMU to use -mrelocatable. Signed-off-by: Ed Swarthout [EMAIL PROTECTED] --- The only boards which define CONFIG_BIOSEMU are: MPC8536DS, MPC8572DS, MPC8544DS,