On Sat, Dec 7, 2013 at 12:41 AM, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 3 December 2013 07:01, Peter Crosthwaite > <peter.crosthwa...@xilinx.com> wrote: >> The reset Value of the CP15 CBAR is a vendor (machine) configurable > > no need to capitalize "value" here. >
Fixed, Regards, Peter >> property. If ARM_FEATURE_CBAR is set, add it as a property at >> post_init time. >> >> Signed-off-by: Peter Crosthwaite <peter.crosthwa...@xilinx.com> > > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > > PS: this patch has conflicts (largely textual, easy enough to resolve) > with the patches in my v7-mach-virt series. If you do a respin of this > before I get round to the next target-arm pullreq (likely to be early next > week) it might be simplest to base that respin on top of the target-arm.next > branch (in git://git.linaro.org/people/pmaydell/qemu-arm.git ; nb the > server is down for maintanance this Sunday). That would save me > the effort of fixing up the conflicts ;-) > > thanks > -- PMM >