[RESEND][PATCH u-boot v2019.04-aspeed-openbmc v6 0/2] Add support for IBM Genesis3
Patrick Rudolph
patrick.rudolph at 9elements.com
Wed Nov 30 18:52:20 AEDT 2022
v6:
- Clarify UART5 rerouting only affects the console
v5:
- Rename Kconfig and don't depend on ASPEED_ALLOW_DANGEROUS_BACKDOORS
v4:
- Rebase on upstream
- Drop defconfig and add it on openbmc instead
- Rename Kconfig for debug uart
v3:
- Drop FIRMWARE_2ND_BOOT patch
- Include reference board DTS instead of copying it
- Rename DTS to ast2500-<boardname>
- Describe defconfig changes in commit message
v2:
- Fix whitespace and compatible in DTS
- Remove board stub
- Improve commit message
- Rewrite FIRMWARE_2ND_BOOT support
- Update defconfig
Patrick Rudolph (2):
arm/dts: Add IBM Genesis3 board
arm/mach-aspeed: Add support for CONFIG_ASPEED_ROUTE_UART5_TO_UART1
arch/arm/dts/Makefile | 1 +
arch/arm/dts/ast2500-genesis3.dts | 28 +++++++++++++++++++++++++
arch/arm/mach-aspeed/Kconfig | 7 +++++++
arch/arm/mach-aspeed/ast2500/platform.S | 2 +-
4 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/dts/ast2500-genesis3.dts
--
2.37.1
More information about the openbmc
mailing list