commit | 573b1b93378805523f2ceedc782abb3a72685fdb | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Thu Aug 09 14:51:16 2018 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Aug 11 08:07:36 2018 +0200 |
tree | 9461d3c18d87303508de348aa26d4a270a69d205 | |
parent | e8cac379277d93fdd99329f99bb0e9b5417e9c37 [diff] |
drivers: Add AXI uclass Add a uclass for AXI (Advanced eXtensible Interface) busses, and a driver for the gdsys IHS AXI bus on IHS FPGAs. Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org>