opensbi icon indicating copy to clipboard operation
opensbi copied to clipboard

lib: utils: Add Xilinx uartlite implementation

Open chenguokai opened this issue 4 years ago • 1 comments

Uartlite is a device commonly used on Xilinx platforms. We add OpenSBI support for uartlite so that OpenSBI boots on SoCs that utilize uartlite for output.

chenguokai avatar Mar 26 '21 02:03 chenguokai

We have mailing list based patch review so it would be great if you can send this patch to OpenSBI mailing list.

You need to join OpenSBI mailing list using following link http://lists.infradead.org/mailman/listinfo/opensbi

Make sure you use "git send-email" to send the patches.

Regards, Anup

avpatel avatar Mar 26 '21 11:03 avpatel