[PATCH v3 0/2] x86: Minor improvements mostly for image loading
Simon Glass
sjg at chromium.org
Fri Feb 5 05:18:38 CET 2021
This series provides a few improvements for loading of images. It also
provides a way to show more detailed model information as well as an
of-platdata fix noticed recently.
Note that this series depends on the GPIO series here:
http://patchwork.ozlabs.org/project/uboot/list/?series=226118
Changes in v3:
- Rebase to master
- Rebase to master
- Drop patches previously applied
Changes in v2:
- Fix two missing asterisks in comments
Simon Glass (2):
sysinfo: Allow showing model info from sysinfo
x86: coral: Show memory config and SKU ID on startup
arch/x86/dts/chromebook_coral.dts | 11 ++
board/google/chromebook_coral/coral.c | 143 +++++++++++++++++-
board/google/chromebook_coral/variant_gpio.h | 6 -
common/board_info.c | 37 ++++-
.../sysinfo/google,coral.txt | 37 +++++
include/sysinfo.h | 17 ++-
6 files changed, 228 insertions(+), 23 deletions(-)
create mode 100644 doc/device-tree-bindings/sysinfo/google,coral.txt
--
2.30.0.478.g8a0d178c01-goog
More information about the U-Boot
mailing list