Re: [U-Boot] [PATCH] Set IVPR to kenrel entry point in second core boot page

2008-12-03 Thread Kumar Gala
On Dec 3, 2008, at 9:08 AM, Haiying Wang wrote: > Assuming the OSes exception vectors start from the base of kernel > address, and > the kernel physical starting address can be relocated to an non-zero > address. > This patch enables the second core to have a valid IVPR for debugger > befor

[U-Boot] [PATCH] Set IVPR to kenrel entry point in second core boot page

2008-12-03 Thread Haiying Wang
Assuming the OSes exception vectors start from the base of kernel address, and the kernel physical starting address can be relocated to an non-zero address. This patch enables the second core to have a valid IVPR for debugger before kernel setting IVPR in CAMP mode. Otherwise, IVPR is 0x0 and it