
5 Nov
2020
5 Nov
'20
7:58 a.m.
On Thu, Nov 5, 2020 at 12:59 AM Simon Glass sjg@chromium.org wrote:
This series contains a number of minor patches collected while completing the ACPI updates for U-Boot.
Changes in v3:
- Rebase to master
Changes in v2:
- Drop patches already applied
- Rebase to master
Simon Glass (3): x86: zimage: Add a little more logging x86: zimage: Sanity-check the kernel version before printing it x86: zimage: Quieten down the zimage boot process
arch/x86/lib/zimage.c | 26 +++++++++++++++++++++----- common/log.c | 1 + include/log.h | 1 + 3 files changed, 23 insertions(+), 5 deletions(-)
series applied to u-boot-x86, thanks!