
26 Sep
2023
26 Sep
'23
10:56 a.m.
1. fix incorrect ram size with ecc enabld
2. add name for gpio function
3. add baud rate table
Jim Liu (3): pinctrl: npcm8xx: add name for gpio function arm: NPCM: modify baud rate table and dram setting arm: npcm8xx: support dcache off
arch/arm/mach-npcm/npcm8xx/Kconfig | 4 ++++ arch/arm/mach-npcm/npcm8xx/cpu.c | 12 +++++++++++- board/nuvoton/arbel_evb/arbel_evb.c | 16 ++++++++-------- configs/arbel_evb_defconfig | 1 + drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c | 1 + include/configs/arbel.h | 4 +++- include/configs/poleg.h | 1 + 7 files changed, 29 insertions(+), 10 deletions(-)
--
2.25.1