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>
This commit is contained in:
Trevor Woerner
2021-06-10 22:37:04 -04:00
committed by Tom Rini
parent eb5807e68f
commit faf78fd464
10 changed files with 278 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# SPDX-License-Identifier: GPL-2.0+
# Copyright (C) 2021 Trevor Woerner <twoerner@gmail.com>
obj-y += ea-lpc3250devkitv2.o