summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2024-02-21 04:24:53 +0300
committerTim Lee <chli30@nuvoton.com>2024-03-13 03:53:13 +0300
commit02defcc0c288fb9c030b3db53cef14d25459942b (patch)
tree02445fdf283c53fdf2704a3827aee0d1c8106616 /meta-nuvoton
parent4076c7864b3b9d7bf281b4b700f8ca8c3e1b37c6 (diff)
downloadopenbmc-02defcc0c288fb9c030b3db53cef14d25459942b.tar.xz
meta-nuvoton: npcm8xx: remove redundant append config
This append config already include at linux-nuvoton.inc. No need to add this append here, thus remove it. Tested: Build pass and device boot up successfully. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Ifb72c9eb2df095c48292c6acc304e8a8a072fd03
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/conf/machine/include/npcm8xx.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-nuvoton/conf/machine/include/npcm8xx.inc b/meta-nuvoton/conf/machine/include/npcm8xx.inc
index 96fed0007c..1516966a20 100644
--- a/meta-nuvoton/conf/machine/include/npcm8xx.inc
+++ b/meta-nuvoton/conf/machine/include/npcm8xx.inc
@@ -43,8 +43,6 @@ MACHINEOVERRIDES .= ":npcm8xx"
require conf/machine/include/arm/armv8a/tune-cortexa35.inc
-UBOOT_MKIMAGE:append:npcm8xx = " -E -B 8"
-
COMPATIBLE_MACHINE:npcm8xx = "npcm8xx"
TFA_PLATFORM = "npcm845x"