summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorTrevor Woerner <twoerner@gmail.com>2021-06-11 05:37:04 +0300
committerTom Rini <trini@konsulko.com>2021-07-06 21:12:14 +0300
commitfaf78fd464f46269887be90e5b9d2db405aa5f4e (patch)
treeec95c0b76cec8b6a60ff48e6eea8bac47fab3179 /arch/arm/dts/Makefile
parenteb5807e68f4334bcc610acd827c889e0abe9231b (diff)
downloadu-boot-faf78fd464f46269887be90e5b9d2db405aa5f4e.tar.xz
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 <twoerner@gmail.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index da4d0ed7c6..59d8078558 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -1117,6 +1117,8 @@ dtb-$(CONFIG_TARGET_PRESIDIO_ASIC) += ca-presidio-engboard.dtb
dtb-$(CONFIG_TARGET_IMX8MM_CL_IOT_GATE) += imx8mm-cl-iot-gate.dtb
+dtb-$(CONFIG_TARGET_EA_LPC3250DEVKITV2) += lpc3250-ea3250.dtb
+
targets += $(dtb-y)
# Add any required device tree compiler flags here