]> git.ipfire.org Git - people/ms/u-boot.git/commit
zipitz2: restore board support
authorVasily Khoruzhick <anarsoul@gmail.com>
Mon, 21 Mar 2016 01:37:00 +0000 (18:37 -0700)
committerTom Rini <trini@konsulko.com>
Sun, 27 Mar 2016 13:12:55 +0000 (09:12 -0400)
commitf19eb15426d83f983fc18b46e6c274caf62cfd42
tree2907fda2a5ed3ed627f8c991d73f3625cc75984c
parent9caeb26c5446fbf835c88c0bfc470d66aaad82c6
zipitz2: restore board support

zipitz2 was dropped in 49d8899ba9c26335e4a12e01c18028fc5e40c796

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
arch/arm/Kconfig
board/zipitz2/Kconfig [new file with mode: 0644]
board/zipitz2/MAINTAINERS [new file with mode: 0644]
board/zipitz2/Makefile [new file with mode: 0644]
board/zipitz2/zipitz2.c [new file with mode: 0644]
configs/zipitz2_defconfig [new file with mode: 0644]
include/configs/zipitz2.h [new file with mode: 0644]