
Hi Simon,
On Mon, Jan 25, 2021 at 1:06 AM Simon Glass sjg@chromium.org wrote:
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.
Changes in v2:
- Add comment to .lds file
- Add more notes to the commit
- Fix two missing asterisks in comments
Simon Glass (12): x86: acpi_gpe: Update driver name to match devicetree x86: spl: Add a function to find the text base x86: apl: Enhance debugging in the SPL loader x86: Make sure the SPL image ends on a suitable boundary x86: spl: Make moving BSS conditional x86: Update Chromium OS GNVS names x86: zimage: Allow dumping the image from outside the module x86: zimage: Improve command-line debug handling x86: spl: Clear BSS unconditionally x86: tpl: Show next stage being booted sysinfo: Allow showing model info from sysinfo x86: coral: Show memory config and SKU ID on startup
Patch 1-10 was applied to u-boot-x86. Patch 11-12 do not apply. Please rebase. Thanks!
Regards, Bin