[U-Boot-Users] what is reference in start.S

Hi,
In the cpu/arm926ejs/start.S file, it says "Jump vector table as in table 3.1 in [1]".
What is [1]?
I'd like to find out where this vector table was published in order to understand further...
Regards,
Umar

_______________________________
From: u-boot-users-bounces@lists.sourceforge.net [mailto:u-boot-users-bounces@lists.sourceforge.net] On Behalf Of Umar Quershey Sent: 09 August 2006 20:00 To: u-boot-users@lists.sourceforge.net Subject: [U-Boot-Users] what is reference in start.S
Hi,
In the cpu/arm926ejs/start.S file, it says "Jump vector table as in table 3.1 in [1]".
What is [1]?
I'd like to find out where this vector table was published in order to understand further.
Regards,
Umar
Can't trace the reference (probably an early ARM SDK manual) but this is a standard ARM exception vector table.
Peter
participants (2)
-
Peter Pearse
-
Umar Quershey