On 27.03.2013, at 14:50, Fabien Chouteau wrote:
> According to the PowePC 750 user's manual, the vector offset for system
PowerPC?
> reset (both /HRESET and /SRESET) is 0x00100.
>
> Signed-off-by: Fabien Chouteau
> ---
> target-ppc/translate_init.c |8
> 1 file changed, 4 insertio
According to the PowePC 750 user's manual, the vector offset for system
reset (both /HRESET and /SRESET) is 0x00100.
Signed-off-by: Fabien Chouteau
---
target-ppc/translate_init.c |8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/target-ppc/translate_init.c b/target-
On 03/27/2013 02:34 PM, Alexander Graf wrote:
>
> On 27.03.2013, at 14:32, Fabien Chouteau wrote:
>
>> From: gingold
>
> What is this? :)
>
Oups :) Tristan Gingold is a colleague of mine. I'll fix this.
--
Fabien Chouteau
On 27.03.2013, at 14:32, Fabien Chouteau wrote:
> From: gingold
What is this? :)
Alex
>
> According to the PowePC 750 user's manual, the vector offset for system
> reset (both /HRESET and /SRESET) is 0x00100.
>
> Signed-off-by: Fabien Chouteau
> ---
> target-ppc/translate_init.c |8 ++
From: gingold
According to the PowePC 750 user's manual, the vector offset for system
reset (both /HRESET and /SRESET) is 0x00100.
Signed-off-by: Fabien Chouteau
---
target-ppc/translate_init.c |8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/target-ppc/translate_
From: gingold
According to the PowePC 750 user's manual, the vector offset for system reset
(both /HRESET and /SRESET) is 0x00100.
Signed-off-by: Tristan Gingold
---
target-ppc/translate_init.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/target-ppc/translate_init.