shithub: riscv

Download patch

ref: 14b3bcbc4946c3e6947f9fdcec836defafaf05a9
parent: 70dfc2d75689339215d26637182830fc7348348b
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Nov 4 14:37:49 EDT 2023

devsd, sdmmc, ether4330: improve infrastructure for sdio

devsd/sdmmc: provide annexsdio() function to take over a
sdio controller from devsd. this removes the tight
coupling between ether4330.

devsd: get rid of legacy function pointer in SDifc struct.

ether4330: cleanup code, fix bugs, set bus speed to 50Mhz,
provide multicast and promiscuous mode support.