blob: 575e58fd960222d33a729e23bce83a8d58a86b73 [file] [log] [blame]
Alexey Brodkina87178d2014-02-04 12:56:18 +04001#
2# Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved.
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7# This board is mostly used for debugging U-Boot in simulation (ISS).
8# The only peripheral which is used on this board is a serial port which
9# requires no initialization except those in "include/configs/arcangel4.h".
10# And now there's no specific initializations for this board.
11# So this Makefile is only required for satisfaction of U-Boot build system.