[PATCH u-boot v2019.04-aspeed-openbmc v3 0/4] ram: Configure ECC

Joel Stanley joel at jms.id.au
Wed Sep 21 17:44:35 AEST 2022


v3: Fix ast2500 change so it builds
    Add r-b from Andrew to other patches
    Add patch to enable RAM drivers in ast2500 config

v2: Rename property to include size
    Use correct size in printf
    Add patch to enable ECC in p10bmc

I will merge the config change first, but I posted it at the last patch
in the series to keep the numbering the same.

Joel Stanley (4):
  ram/aspeed: Use device tree to configure ECC
  ram/aspeed: Remove ECC config option
  ARM: dts: aspeed: p10bmc: Enable ECC
  config/ast2500: Enable RAM devices

 drivers/ram/aspeed/sdram_ast2500.c | 23 +++++++++++++----------
 drivers/ram/aspeed/sdram_ast2600.c | 19 +++++++++++--------
 arch/arm/dts/ast2600-p10bmc.dts    |  1 +
 configs/evb-ast2500_defconfig      |  1 +
 drivers/ram/aspeed/Kconfig         | 20 --------------------
 5 files changed, 26 insertions(+), 38 deletions(-)

-- 
2.35.1



More information about the openbmc mailing list