diff options
| author | Jit Loon Lim <[email protected]> | 2024-03-12 22:01:03 +0800 |
|---|---|---|
| committer | Tien Fong Chee <[email protected]> | 2024-03-18 14:45:47 +0800 |
| commit | 386fca68960994ece0d9da8a69a14495b5f1aedf (patch) | |
| tree | 880c6d852446a8fdcb47184986f92bb2812a2a6a /board/intel | |
| parent | 3f190c55a4211215914126b74357344342329943 (diff) | |
arch: arm: Agilex5 enablement
This patch is to enable Agilex5 platform for Intel
product. Changes, modification and new files are
created for board, dts, configs and makefile to
create the base for Agilex5.
Signed-off-by: Jit Loon Lim <[email protected]>
Reviewed-by: Tien Fong Chee <[email protected]>
Diffstat (limited to 'board/intel')
| -rw-r--r-- | board/intel/agilex5-socdk/MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/board/intel/agilex5-socdk/MAINTAINERS b/board/intel/agilex5-socdk/MAINTAINERS new file mode 100644 index 00000000000..b696f788c81 --- /dev/null +++ b/board/intel/agilex5-socdk/MAINTAINERS @@ -0,0 +1,8 @@ +SOCFPGA BOARD +M: Tien Fong Chee <[email protected]> +M: Teik Heng Chong <[email protected]> +M: Jit Loon Lim <[email protected]> +S: Maintained +F: board/intel/agilex5-socdk/ +F: include/configs/socfpga_agilex5_socdk.h +F: configs/socfpga_agilex5_defconfig |
