diff options
| author | Suniel Mahesh <[email protected]> | 2020-04-28 15:30:19 +0530 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2020-05-01 18:32:56 +0800 |
| commit | f417d71ea78be5b8d506531911b747beae87cb54 (patch) | |
| tree | e075fe730824edb0b4e52db6098f59f6f16c080c /board | |
| parent | fb3f5cdbf1e2c338e148f49834ecc0efafde8095 (diff) | |
rk3399: Add ROC-RK3399-PC Mezzanine board
Add Firefly ROC-RK3399-PC Mezzanine board which is an
extension board on top of roc-rk3399-pc.
Will drop the separate defconfig file, once we support
the board detection at runtime.
Signed-off-by: Suniel Mahesh <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'board')
| -rw-r--r-- | board/firefly/roc-pc-rk3399/MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/firefly/roc-pc-rk3399/MAINTAINERS b/board/firefly/roc-pc-rk3399/MAINTAINERS index 7564dd252de..68a5b757d1d 100644 --- a/board/firefly/roc-pc-rk3399/MAINTAINERS +++ b/board/firefly/roc-pc-rk3399/MAINTAINERS @@ -1,6 +1,8 @@ ROC-RK3399-PC M: Levin Du <[email protected]> +M: Suniel Mahesh <[email protected]> S: Maintained F: board/firefly/roc-pc-rk3399 F: include/configs/roc-pc-rk3399.h F: configs/roc-pc-rk3399_defconfig +F: configs/roc-pc-mezzanine-rk3399_defconfig |
