• Deepak Saxena's avatar
    [ARM PATCH] 1215/1: Vector relocation not being disabled at reset · 2d33b87d
    Deepak Saxena authored
    This patch solves the problem of soft reboots on Iq80310, IQ80321, and BRH
    platforms.  The problem was that during the RedBoot PCI scan, we were getting
    data aborts due to non-existent PCI devices.  It looks like redboot doesn't
    cleanup after us and turn of vector relocation, so we were jumping off into
    nowhere.
    2d33b87d
proc-xscale.S 21.1 KB