Re: [Qemu-devel] [PATCH] Fix ast2500 protection register emulation

2018-02-20 Thread Hugo Landau
> I also gave it a test on an OpenBMC romulus image. Looks fine, but that's > an old custom U-Boot. Which defconfig did you use for U-Boot HEAD ? evb-ast2500_defconfig. FYI, these changes are necessary, but not sufficient to get u-boot HEAD (or for that matter u-boot 2017.11, another version tes

[Qemu-devel] [PATCH] Fix ast2500 protection register emulation

2018-02-20 Thread Hugo Landau
: Hugo Landau --- hw/misc/aspeed_scu.c | 6 +- hw/misc/aspeed_sdmc.c | 8 +++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/hw/misc/aspeed_scu.c b/hw/misc/aspeed_scu.c index 74537ce975..5e6d5744ee 100644 --- a/hw/misc/aspeed_scu.c +++ b/hw/misc/aspeed_scu.c @@ -191,7