Re: [PATCH v1] zynq: Add support for SDHCI devices
On 21/12/2020 22:27, Kinsey Moore wrote: --- libbsd.py | 1 + rtemsbsd/include/bsp/nexus-devices.h | 3 + .../include/machine/rtems-bsd-nexus-bus.h | 29 ++ rtemsbsd/sys/dev/sdhci/arasan_sdhci.c | 343 ++ 4 files
[PATCH v1] zynq: Add support for SDHCI devices
--- libbsd.py | 1 + rtemsbsd/include/bsp/nexus-devices.h | 3 + .../include/machine/rtems-bsd-nexus-bus.h | 29 ++ rtemsbsd/sys/dev/sdhci/arasan_sdhci.c | 343 ++ 4 files changed, 376 insertions(+) create mode 100644 r