This series allow us to run upstream u-boot on the ast2500-evb model. They have been tested with upstream u-boot, as well as openbmc's ast2500 and ast2500 images.
Cédric Le Goater (1): aspeed: add a max_ram_size property to the memory controller Joel Stanley (6): aspeed_sdmc: Extend number of valid registers aspeed_sdmc: Fix saved values aspeed_sdmc: Set 'cache initial sequence' always true aspeed_sdmc: Init status alwlays idle aspeed_sdmc: Handle ECC training aspeed: Link SCU to the watchdog hw/arm/aspeed.c | 31 ++++++++++++++++++ hw/arm/aspeed_soc.c | 4 +++ hw/misc/aspeed_sdmc.c | 55 +++++++++++++++++++++----------- hw/watchdog/wdt_aspeed.c | 20 ++++++++++++ include/hw/misc/aspeed_sdmc.h | 4 ++- include/hw/watchdog/wdt_aspeed.h | 1 + 6 files changed, 95 insertions(+), 20 deletions(-) -- 2.17.1