On Thu, 13 Mar 2025 11:17:17 +0100, Ahmad Fatoum wrote: > The character device we currently have is cumbersome to use. > The Linux way to access it at /sys/firmware/qemu_fw_cfg > is much nicer to use, so this series adds support for a similar > FS to barebox. > > A very nice result of having file system access to the QEMU variables > in barebox is that we get a trivial way to pass data to barebox. > To make it even more convenient to use, this series enables overriding > individual files in the environment via the new mechanism, e.g.: > > [...]
Applied, thanks! [01/11] video: ramfb: fix frame buffer screen size https://git.pengutronix.de/cgit/barebox/commit/?id=90deedc8aba0 (link may not be stable) [02/11] firmware: qemu_fw_cfg: drop duplicate definitions https://git.pengutronix.de/cgit/barebox/commit/?id=671df113e8e0 (link may not be stable) [03/11] firmware: qemu_fw_cfg: add support for seeking https://git.pengutronix.de/cgit/barebox/commit/?id=634bf55f58e8 (link may not be stable) [04/11] firmware: qemu_fw_cfg: rename from /dev/fw_cfg0 to /dev/fw_cfg https://git.pengutronix.de/cgit/barebox/commit/?id=d41239d578e6 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>