From 13849388272ae1b2d0f3fb156f2038224897eb25 Mon Sep 17 00:00:00 2001 From: Senthil Kumaresan Date: Fri, 15 Feb 2019 10:56:12 -0500 Subject: [PATCH] Added support for LPC54114 chipset in lpctools_parts.def Signed-off-by: Nathael Pajani --- lpctools_parts.def | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lpctools_parts.def b/lpctools_parts.def index 04de9af..2852a8b 100644 --- a/lpctools_parts.def +++ b/lpctools_parts.def @@ -27,3 +27,6 @@ # LPC17XX Familly 0x26011922, LPC1764FBD100, 0x00000000, 0x10000, 16, 0x04, 0x10000000, 0x4000, 0x800, 0x800, 1 + +# LPC5411x Familly +0x36454114, LPC54114J256, 0x00000000, 0x40000, 8, 0x0, 0x20010000, 0x30000, 0x0, 0x100, 0 -- 2.43.0