[qsd8k] Add code to support Scorpion warm boot in lk bootloader

Before going into power collapse, the kernel does not change the reset
vector, so execution resumes at bootloader.  Add check in bootloader
to detect warm boot v/s cold boot and if warm boot is detected then
jump to kernel after doing cpu early initializations.
2 files changed