On Tue, 20 Feb 2024 10:30:46 +0100, Ahmad Fatoum wrote: > SDRAM setup and SD-Card chainloading support were previously added[1] > by Sam as well as a WIP patch to enable them for Skov ARM9CPU. > > I reworked his final WIP patch and fixed some smaller and bigger issues > that I ran into. Now barebox can replace at91bootstrap on this platform > when booted from SD. > > [...] Applied, thanks! [01/14] mci: atmel_mci: disable power save mode https://git.pengutronix.de/cgit/barebox/commit/?id=b9c420653af2 (link may not be stable) [02/14] mci: atmel_mci: fix zeroing of block length on AT91SAM9263 https://git.pengutronix.de/cgit/barebox/commit/?id=f6c56c2011c3 (link may not be stable) [03/14] ARM: replace ENTRY_FUNCTION_HEAD with ENTRY_FUNCTION_WITHSTACK_HEAD https://git.pengutronix.de/cgit/barebox/commit/?id=8b95ed2a0f6b (link may not be stable) [04/14] ARM: at91: use AT91 header instead of generic barebox ARM's https://git.pengutronix.de/cgit/barebox/commit/?id=7800d1136236 (link may not be stable) [05/14] ARM: at91: implement SAM9_ENTRY_FUNCTION https://git.pengutronix.de/cgit/barebox/commit/?id=2807d3f3e341 (link may not be stable) [06/14] ARM: at91: sam9263_ll: drop PLL charge pump initialization https://git.pengutronix.de/cgit/barebox/commit/?id=d0e17e91e6a5 (link may not be stable) [07/14] ARM: at91: sam9263_ll: pass AT91_PMC_LL_AT91SAM9263 to PMC functions https://git.pengutronix.de/cgit/barebox/commit/?id=ead3bd2c6db6 (link may not be stable) [08/14] ARM: at91: sam9263_ll: refactor MCK switch to PLLA for clarity https://git.pengutronix.de/cgit/barebox/commit/?id=824801f1309e (link may not be stable) [09/14] ARM: at91: sam9263_ll: support configuration of PLLB https://git.pengutronix.de/cgit/barebox/commit/?id=8761a451da82 (link may not be stable) [10/14] ARM: dts: AT91: skov-arm9cpu: remove barebox environment on NOR https://git.pengutronix.de/cgit/barebox/commit/?id=6ef2a22a0b26 (link may not be stable) [11/14] ARM: at91: skov-arm9cpu: Add SD-Card xload support https://git.pengutronix.de/cgit/barebox/commit/?id=e369be6b3276 (link may not be stable) [12/14] ARM: at91: skov-arm9cpu: configure SMC for NOR flash use https://git.pengutronix.de/cgit/barebox/commit/?id=433b8dce29c7 (link may not be stable) [13/14] ARM: at91: skov-arm9cpu: configure more appropriate hostname https://git.pengutronix.de/cgit/barebox/commit/?id=66e62c636f37 (link may not be stable) [14/14] ARM: AT91: skov-arm9cpu: support environment on SD-Card https://git.pengutronix.de/cgit/barebox/commit/?id=7645601a1fb6 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>