Changes in v2:
* The DACR register is now properly initialized when enabling the MMU.
  In the v1 patchset this register was left uninitialized and the
  garbage data in it could cause deadlocks depeding on luck.
* Addressed review comments from Bernhard Nortmann and Peter Korsgaard
  (a typo fix, more comments, redundant aw_fel_write call removal)
* Introduced a new patch with helper functions for reading/writing ARM
  coprocessor registers

Siarhei Siamashka (3):
  fel: Helper functions for reading/writing ARM coprocessor registers
  fel: Support for enabling MMU after running SPL on new SoC variants
  fel: Enable MMU on Allwinner-H3 to improve FEL transfer speed

 fel.c | 191 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 167 insertions(+), 24 deletions(-)

-- 
2.4.10

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to