On Tue, 22 Apr 2025 07:26:26 +0200, Ahmad Fatoum wrote: > To allow for easier BSP integration, add support for generating a MLO > capable of SD-Card boot in the same build as barebox proper > > For raw flash boot, the route with the separate config needs to be used. > > Ahmad Fatoum (9): > clocksource: make available in PBL > clocksource: ti-dm: make available in PBL > mci: move mci_setup_cmd definition into header > mci: add common PBL helper for chainloading after BootROM > initialization > mci: pbl: add autodetection of BootROM-initialized standard capacity > cards > mci: omap_hsmmc: split out common code > ARM: OMAP: add am33xx_hsmmc_start_image for PBL > mci: omap_hsmmc: add xload implementation for PBL > ARM: OMAP: beaglebone: add PBL SD xload support > > [...]
Applied, thanks! [1/9] clocksource: make available in PBL https://git.pengutronix.de/cgit/barebox/commit/?id=adfc76dd5cbc (link may not be stable) [2/9] clocksource: ti-dm: make available in PBL https://git.pengutronix.de/cgit/barebox/commit/?id=74e2dadcd5e4 (link may not be stable) [3/9] mci: move mci_setup_cmd definition into header https://git.pengutronix.de/cgit/barebox/commit/?id=c8d7bb92a1e8 (link may not be stable) [4/9] mci: add common PBL helper for chainloading after BootROM initialization https://git.pengutronix.de/cgit/barebox/commit/?id=12bf28066aed (link may not be stable) [5/9] mci: pbl: add autodetection of BootROM-initialized standard capacity cards https://git.pengutronix.de/cgit/barebox/commit/?id=0801b7e1612c (link may not be stable) [6/9] mci: omap_hsmmc: split out common code https://git.pengutronix.de/cgit/barebox/commit/?id=7a67a40d2b10 (link may not be stable) [7/9] ARM: OMAP: add am33xx_hsmmc_start_image for PBL https://git.pengutronix.de/cgit/barebox/commit/?id=407324f655b4 (link may not be stable) [8/9] mci: omap_hsmmc: add xload implementation for PBL https://git.pengutronix.de/cgit/barebox/commit/?id=ccd09cb1980b (link may not be stable) [9/9] ARM: OMAP: beaglebone: add PBL SD xload support https://git.pengutronix.de/cgit/barebox/commit/?id=69d6ac58f2cb (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>