Re: [PATCH v2 00/29] RISC-V: add BeagleV Beta board support

2021-06-21 Thread Sascha Hauer
On Sat, Jun 19, 2021 at 06:50:26AM +0200, Ahmad Fatoum wrote: > The changes allow barebox to run second stage (after ddrinit and second > boot) on the BeagleV beta board. It does everything necessary to support > Ethernet, MMC, GPIO, pinmux, pinconf, clock, reset, watchdog, HWRNG and > DMA between

[PATCH v2 00/29] RISC-V: add BeagleV Beta board support

2021-06-18 Thread Ahmad Fatoum
The changes allow barebox to run second stage (after ddrinit and second boot) on the BeagleV beta board. It does everything necessary to support Ethernet, MMC, GPIO, pinmux, pinconf, clock, reset, watchdog, HWRNG and DMA between CPU and the cache-incoherent DMA masters. The current vendor kernel d