]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/synopsys/arcangel4/Makefile
malta: correct tcl script path in README.malta
[karo-tx-uboot.git] / board / synopsys / arcangel4 / Makefile
1 #
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.