This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/DRA756: DRA75x Xen Hypervisor Instruction error

Part Number: DRA756

Tool/software: Linux

Hi,
Having setup Yocto Build for DRA7xx,tried to build U-boot with its seperate receipe.
Have added one of the suggested patches from the below link:
 
Got the below error while compiling u-boot staging:
| {standard input}: Assembler messages:
| {standard input}:22: Error: selected processor does not support ARM mode `smc 0x1'
| {standard input}:71: Error: SP not allowed in register list -- `stm r1,{r4-r14}'
| {standard input}:72: Error: selected processor does not support Thumb mode `smc 0x1'
| {standard input}:74: Error: SP not allowed in register list -- `ldm r1,{r4-r14}'
Please help us as how to proceed.
Thanks,
Ramya