]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/evb-ast2500_defconfig
aspeed: Support for ast2500 Eval Board
authormaxims@google.com <maxims@google.com>
Wed, 18 Jan 2017 21:44:58 +0000 (13:44 -0800)
committerTom Rini <trini@konsulko.com>
Sat, 28 Jan 2017 19:04:33 +0000 (14:04 -0500)
commitd9b88d2547bcea1ef17e29255fd716b6315b2aec
tree57a76ea6c3c34bc45106076337112b914254dba6
parentf6a6a9f0497a9ec9f48966b2ee89d762f26092d2
aspeed: Support for ast2500 Eval Board

ast2500 Eval Board device tree and board specific configuration.
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/ast2500-evb.dts [new file with mode: 0644]
arch/arm/mach-aspeed/ast2500/Kconfig
board/aspeed/evb_ast2500/Kconfig [new file with mode: 0644]
board/aspeed/evb_ast2500/Makefile [new file with mode: 0644]
board/aspeed/evb_ast2500/evb_ast2500.c [new file with mode: 0644]
configs/evb-ast2500_defconfig [new file with mode: 0644]
include/configs/evb_ast2500.h [new file with mode: 0644]