Pull request doc-2023-10-rc3-2
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Sat Aug 19 05:54:25 CEST 2023
Dear Tom,
The following changes since commit e34efcf51df86eb2b07d9deb171596940586c666:
rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name
(2023-08-18 10:25:03 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/doc-2023-10-rc3-2
for you to fetch changes up to 951d63000e2daf8b128139cfed343fe2b2da5a93:
doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR line
(2023-08-19 04:12:53 +0200)
Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/17431
----------------------------------------------------------------
Pull request doc-2023-10-rc3-2
Documentation:
* csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR line
* printf() codes: correct format specifier for unsigned int
* Fix typos in clk.h, irq.h.
* Correct description of proftool
Other:
* Quieten test for erofs filesystem presence
* spl: don't assume NVMe partition 1 exists
----------------------------------------------------------------
Fabio Estevam (1):
doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR line
Heinrich Schuchardt (1):
spl: don't assume NVMe partition 1 exists
Paul Barker (2):
clk: Fix typo in header comment
irq: Fix typo in header comment
Puhan Zhou (1):
docs: fix wrong usage of proftool
Siddharth Vadapalli (1):
doc: printf() codes: Fix format specifier for unsigned int
Simon Glass (1):
fs/erofs: Quieten test for filesystem presence
common/spl/spl_blk_fs.c | 6 ------
doc/develop/printf.rst | 6 +++---
doc/develop/trace.rst | 6 +++---
doc/imx/habv4/csf_examples/mx8m/csf.sh | 1 -
fs/erofs/super.c | 4 ++--
include/clk-uclass.h | 2 +-
include/irq.h | 2 +-
7 files changed, 10 insertions(+), 17 deletions(-)
More information about the U-Boot
mailing list