summaryrefslogtreecommitdiff
path: root/board/ea/ea-lpc3250devkitv2/Makefile
diff options
context:
space:
mode:
authorTrevor Woerner <[email protected]>2021-06-10 22:37:04 -0400
committerTom Rini <[email protected]>2021-07-06 14:12:14 -0400
commitfaf78fd464f46269887be90e5b9d2db405aa5f4e (patch)
treeec95c0b76cec8b6a60ff48e6eea8bac47fab3179 /board/ea/ea-lpc3250devkitv2/Makefile
parenteb5807e68f4334bcc610acd827c889e0abe9231b (diff)
arm: lpc32xx: add EA LPC3250 DevKitv2 board support
Add basic support for running U-Boot on the Embedded Artists LPC3250 Developer's Kit v2 board by launching U-Boot from the board's s1l loader (which comes pre-installed on the board). Signed-off-by: Trevor Woerner <[email protected]>
Diffstat (limited to 'board/ea/ea-lpc3250devkitv2/Makefile')
-rw-r--r--board/ea/ea-lpc3250devkitv2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/ea/ea-lpc3250devkitv2/Makefile b/board/ea/ea-lpc3250devkitv2/Makefile
new file mode 100644
index 00000000000..a4a40b6d4fb
--- /dev/null
+++ b/board/ea/ea-lpc3250devkitv2/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0+
+# Copyright (C) 2021 Trevor Woerner <[email protected]>
+
+obj-y += ea-lpc3250devkitv2.o