[U-Boot] [PATCH v2 2/7] axi: Add ihs_axi driver

Simon Glass sjg at chromium.org
Fri May 25 02:41:17 UTC 2018


On 23 May 2018 at 06:10, Mario Six <mario.six at gdsys.cc> wrote:
> Add a driver for the gdsys IHS AXI bus used on IHS FPGAs.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
>
> ---
>
> v1 -> v2:
> New in v2
>
> ---
>  drivers/axi/Kconfig   |  12 ++++
>  drivers/axi/Makefile  |   1 +
>  drivers/axi/ihs_axi.c | 179 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 192 insertions(+)
>  create mode 100644 drivers/axi/ihs_axi.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list