[PATCH v2 0/5] fix npcm bmc error

Jim Liu jim.t90615 at gmail.com
Wed Oct 11 10:45:28 CEST 2023


1. add name for gpio pinctrl function
2. add baud rate table
3. fix ecc ram size
4. add dts
5. modify configs

Jim Liu (5):
  pinctrl: npcm8xx: add name for gpio function
  configs: npcm: support more uart baud rate
  board: nuvuton: arbel: fix incorrect ram size
  arm: dts: npcm8xx: add watchdog node
  configs: nuvoton: npcm8xx: disable CONFIG_SPI_FLASH_USE_4K_SECTORS

 arch/arm/dts/nuvoton-common-npcm8xx.dtsi  | 24 +++++++++++++++++++++++
 board/nuvoton/arbel_evb/arbel_evb.c       | 17 ++++++++--------
 configs/arbel_evb_defconfig               |  1 +
 drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c |  1 +
 include/configs/arbel.h                   |  5 ++++-
 include/configs/poleg.h                   |  2 ++
 6 files changed, 41 insertions(+), 9 deletions(-)

-- 
2.34.1



More information about the U-Boot mailing list