]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2019-04-rc4-3' of https://github.com/xypron2/u-boot
authorTom Rini <trini@konsulko.com>
Fri, 15 Mar 2019 15:58:08 +0000 (11:58 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 15 Mar 2019 15:58:08 +0000 (11:58 -0400)
commitd64359737f58a083b0d79f57f812e27a0a30dc17
tree26c50e2617957d5fa5ca8023eea0ba64d4ae21b2
parentadd768d607e4a8848060a4f4662cfff98a4ad31f
parentdc19fbec8fbcd1b810981094fea25baeed1ee2ed
Merge tag 'efi-2019-04-rc4-3' of https://github.com/xypron2/u-boot

Pull request for UEFI system for v2019.04-rc4

Fix an error with the serial communication on boards with a very small
UART buffer which leads to a stalled system.

Provide an X86 reset driver for the UEFI runtime.

Fix a problem with parallel builds.