
Hello Stefan,
could you please test and send these patches to Tom for the next rc, if possible?
I discovered that loadb does not work with higher speeds and lzmadec is way too slow, bisected to one of Pali's commits, and then Pali investigated that there are some issues with cache settings.
Marek
Pali Rohár (5): arm: mvebu: Fix function enable_caches arm: mvebu: Guard non-AXP code by checking for AXP arm: mvebu: lowlevel.S: Use CR_M from asm/system.h arm: mvebu: Enable L2 cache also on Armada 38x arm: mvebu: Fix moving internal registers
arch/arm/include/asm/pl310.h | 9 +++++++-- arch/arm/mach-mvebu/cpu.c | 37 +++++++++++++++------------------- arch/arm/mach-mvebu/lowlevel.S | 30 ++++++++++++++++++++++++++- 3 files changed, 52 insertions(+), 24 deletions(-)