add Black Swift board support
authorDmitriy Zherebkov <dzh@black-swift.com>
Sat, 26 Sep 2015 19:51:04 +0000 (22:51 +0300)
committerAntony Pavlov <antonynpavlov@gmail.com>
Sat, 26 Sep 2015 21:37:31 +0000 (00:37 +0300)
commiteace0468823c78f2674946ef34cd81fbdfe8c281
treeffd701b4aac224faa7275f35e7f3083d8c632363
parenta404a56e48c2796e4621b42cd461bf5e95ea5e09
add Black Swift board support

Black Swift is a tiny coin-sized embedded computer based on AR9331 SoC.
See http://www.black-swift.com/ for details.

See also Black Swift kickstarter page:
    https://www.kickstarter.com/projects/1133560316/black-swift-tiny-wireless-computer

Signed-off-by: Dmitriy Zherebkov <dzh@black-swift.com>
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
13 files changed:
Makefile
u-boot/Makefile
u-boot/board/ar7240/ap121/ap121.c
u-boot/common/cmd_bootm.c
u-boot/httpd/vendors/SE/404.html [new file with mode: 0644]
u-boot/httpd/vendors/SE/art.html [new file with mode: 0644]
u-boot/httpd/vendors/SE/fail.html [new file with mode: 0644]
u-boot/httpd/vendors/SE/flashing.html [new file with mode: 0644]
u-boot/httpd/vendors/SE/index.html [new file with mode: 0644]
u-boot/httpd/vendors/SE/style.css [new file with mode: 0644]
u-boot/httpd/vendors/SE/uboot.html [new file with mode: 0644]
u-boot/include/common.h
u-boot/include/configs/ap121.h