
Hi Heinrich,
On Mon, 4 Nov 2024 at 01:52, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
On 11/3/24 15:47, Simon Glass wrote:
Hi Tom,
https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/23152 https://dev.azure.com/simon0972/u-boot/_build/results?buildId=71&view=re...
The following changes since commit e61ea9f2e5d2967826c2c6e3edba961064fbbaa1:
mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check (2024-10-31 13:34:29 -0600)
are available in the Git repository at:
git://git.denx.de/u-boot-dm.git tags/dm-pull-2nov24
for you to fetch changes up to 572b7b0255f9f33002ce7d2a8b2bac30ab49a48e:
sandbox: Fix comment for nomap_sysmem() function (2024-11-02 16:14:55 -0600)
alist enhancements and fixes minor test and sandbox fixes some more x86/coreboot patches
Jonas Karlman (1): bootstage: Do not sort records
Simon Glass (27): alist: Mention the error condition in alist_add_placeholder() alist: Add a comment for alist_init_struct() alist: Expand the comment for alist_get() alist: Add a way to get the next element alist: Add for-loop helpers alist: Add a function to empty the list alist: Add a way to efficiently filter an alist alist: Add maintainer dm: core: Add a function to see if a device exists test: boot: Use a consistent name for the script bootmeth test: Expand implementation of ut_list_has_dm_tests() test: Drop the duplicate line in setup_bootmenu_image() test: boot: Update bootflow_iter() for console checking bootstd: cros: Correct the x86-setup address bootstd: Avoid showing an invalid buffer address x86: coreboot: Add a test for cbsysinfo command x86: coreboot: Show the option table x86: coreboot: Enable support for the configuration editor x86: coreboot: Add a command to check and update CMOS RAM x86: coreboot: Allow building an expo for editing CMOS config log: Add a new category for tests test: Allow saving and restoring the bloblist bloblist: test: Mark tests with UTF_BLOBLIST sandbox: Convert sb command to use new macro doc: sandbox: Add docs for the sb command
Hello Simon,
as described in https://lore.kernel.org/u-boot/47ada0aa-97fe-4c0a-a662-4b184175a17f@gmx.de/T... sent after the pull request there are some issues with the documentation.
Will you send a follow up patch?
Yes, I saw it, will do.
Regards, SImon