diff options
author | Przemyslaw Marczak <p.marczak@samsung.com> | 2015-04-08 18:12:20 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-04-09 16:48:41 -0400 |
commit | 18094e322b19999453d733b3d7c6273c6cda61ea (patch) | |
tree | 6f60b47a3dcc63378a9e8eeb9ba2aa544e15fc45 /board/samsung | |
parent | eb5e129a0a1e33003af103bf63939f5c9ae339e2 (diff) |
odroid-XU3: update board maintainer
At present Hyungwon can't take care of this board in U-Boot,
so I will keep it working.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Hyungwon Hwang <human.hwang@samsung.com>
Diffstat (limited to 'board/samsung')
-rw-r--r-- | board/samsung/smdk5420/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/samsung/smdk5420/MAINTAINERS b/board/samsung/smdk5420/MAINTAINERS index 1423f839955..a26ea689f29 100644 --- a/board/samsung/smdk5420/MAINTAINERS +++ b/board/samsung/smdk5420/MAINTAINERS @@ -8,3 +8,9 @@ F: include/configs/smdk5420.h F: configs/smdk5420_defconfig F: include/configs/peach-pi.h F: configs/peach-pi_defconfig + +ODROID-XU3 BOARD +M: Przemyslaw Marczak <p.marczak@samsung.com> +S: Maintained +F: board/samsung/smdk5420/ +F: include/configs/odroid_xu3.h |