Re: [U-Boot] [RFD] OMAP5: Working HYP mode

2013-10-01 Thread Alexander Tarasikov
On Wed, Sep 25, 2013 at 11:57 AM, Andre Przywara andre.przyw...@linaro.org wrote: Alexander, have you seen my series? Hi and sorry for the late reply. Yes, seen that. http://lists.denx.de/pipermail/u-boot/2013-September/163019.html [U-Boot] [PATCH v5 0/8] ARMv7: Add HYP mode switching

[U-Boot] [PATCH] HACK: enable HYP mode on OMAP5

2013-09-16 Thread Alexander Tarasikov
@@ * Marius Groeger mgroe...@sysgo.de * * Copyright (C) 2001 Erik Mouw (j.a.k.m...@its.tudelft.nl) + * HYP entry (C) 2012 Ian Molton ian.mol...@codethink.co.uk + *and Clemens Fischer clemens.fisc...@h-da.de + * (C) 2013 Alexander Tarasikov alexander.tarasi...@gmail.com

[U-Boot] [RFD] OMAP5: Working HYP mode

2013-09-16 Thread Alexander Tarasikov
Hello, u-boot developers! I am attaching a patch to enable the HYP (hypervisor) mode on the OMAP5 CPU. It is based on a previous patch by Ian Molton. For some reason, Ian's patch was incorrect (loading PC with the wrong address, missing memory barriers, and, most importantly, using the wrong SMC