Need R3 value passed into _start on the SBC8260
From: diekema_jon <hidden>
Date: 2000-05-01 20:32:23
From: diekema_jon <hidden>
Date: 2000-05-01 20:32:23
In arch/ppc/mbxboot/head_8260.S, _start assumes that R3 is
pointing to the board configuration data. What does the
MontaVista custom ROM on the EST SBC8260 board set R3 to before it
jumps to _start?
start_:
mr r11,r3 /* Save pointer to residual/board data */
mr r25,r5 /* Save OFW pointer */
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/