Please pull u-boot-x86

Hi Tom,
This PR includes the following x86 changes for v2020.01.
- 16-bit start up codes clean up
The following changes since commit d79ae6aa3087a6434b5ecdb51d20dca20c8e1596:
Merge branch '2019-12-06-master-imports' (2019-12-06 16:45:46 -0500)
are available in the git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-x86
for you to fetch changes up to 90ab311a7c1ee91201c23726871d20b2287a51a5:
x86: simplify ljmp to 32-bit code (2019-12-08 19:10:21 +0800)
---------------------------------------------------------------- Masahiro Yamada (2): x86: use data32 directive instead of macro for operand-size prefix x86: simplify ljmp to 32-bit code
arch/x86/cpu/start16.S | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-)
Regards, Bin

On Sun, Dec 08, 2019 at 11:49:35PM +0800, Bin Meng wrote:
Hi Tom,
This PR includes the following x86 changes for v2020.01.
- 16-bit start up codes clean up
The following changes since commit d79ae6aa3087a6434b5ecdb51d20dca20c8e1596:
Merge branch '2019-12-06-master-imports' (2019-12-06 16:45:46 -0500)
are available in the git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-x86
for you to fetch changes up to 90ab311a7c1ee91201c23726871d20b2287a51a5:
x86: simplify ljmp to 32-bit code (2019-12-08 19:10:21 +0800)
Applied to u-boot/master, thanks!
participants (2)
-
Bin Meng
-
Tom Rini