Changeset 30ca711d in rtems

Timestamp:
12/02/22 18:19:43 (17 months ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
master
Children:
4523c713
Parents:
50539ba8
git-author:
Kinsey Moore <kinsey.moore@…> (12/02/22 18:19:43)
git-committer:
Joel Sherrill <joel@…> (12/23/22 19:06:42)
Message:

bsps: Import Xilinx NAND driver

This adds Xilinx's driver for the Xilinx NAND controller embedded in the
ZynqMP SoC. Within that device alone, it is possible to access this
peripheral from MicroBlaze?, ARMv7, and ARMv8 cores. This has been added
to the hardware ZynqMP BSPs since QEMU does not support emulation of
this peripheral. This driver supports polled operation only. The
imported files are and should be able to remain unmodified. Import
information is kept in bsps/shared/dev/nand/VERSION.

(No files)

Note: See TracChangeset for help on using the changeset viewer.