[PATCH u-boot 0/4] Cleanups and disable unnecessary features

Andrew Jeffery andrew at aj.id.au
Tue Jul 24 00:58:36 AEST 2018


Hello,

This series is a mishmash of cleanups with an added dash of disabling value-add
features that we don't require during normal BMC operation. It has been tested
on OpenPOWER Palmetto (AST2400) and Witherspoon (AST2500) platforms.

Please review!

Cheers,

Andrew

Andrew Jeffery (4):
  checkpatch: Fix unescaped brace warning
  ast-g4: Fix typo in board_init() comment
  arch-aspeed: Make AHBC and SDMC header guards unique
  aspeed: Disable unnecessary features

 arch/arm/include/asm/arch-aspeed/regs-ahbc.h |  4 +-
 arch/arm/include/asm/arch-aspeed/regs-lpc.h  | 29 +++++++++++++++
 arch/arm/include/asm/arch-aspeed/regs-scu.h  |  8 +++-
 arch/arm/include/asm/arch-aspeed/regs-sdmc.h |  8 +++-
 board/aspeed/ast-g4/ast-g4.c                 | 35 +++++++++++++++++-
 board/aspeed/ast-g5/ast-g5.c                 | 39 +++++++++++++++++++-
 scripts/checkpatch.pl                        |  2 +-
 7 files changed, 116 insertions(+), 9 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-aspeed/regs-lpc.h

-- 
2.17.1



More information about the openbmc mailing list