FPGA subsystem requires special care that's why it should be maintained via one tree.
Signed-off-by: Michal Simek <[email protected]> Reviewed-by: Simon Glass <[email protected]> --- Changes in v1: None MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b2c9717cb764..3d3cd855cc6a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -353,6 +353,14 @@ F: test/py/tests/test_efi* F: cmd/bootefi.c F: tools/file2include.c +FPGA +M: Michal Simek <[email protected]> +S: Maintained +T: git git://git.denx.de/u-boot-microblaze.git +F: drivers/fpga/ +F: cmd/fpga.c +F: include/fpga.h + FLATTENED DEVICE TREE M: Simon Glass <[email protected]> S: Maintained -- 1.9.1 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

