Re: [U-Boot] standalone application for ppc internal registers access

2009-04-21 Thread Detlev Zundel
Hi eija_flight, I am using GCC inline assembly in standalone applications to access my cpu (ppc) internal registers. And it seems some of the registers were needed by U-boot to run, because when I am accessing some of these registers via standalone applications, the board will go reset or

[U-Boot] standalone application for ppc internal registers access

2009-04-20 Thread eija_flight
. Is there any method to avoid this reset/hangs matter and peacefully back to U-boot after exiting the standalone applications? because I need to use each of registers, respectively. Best regards, -- View this message in context: http://www.nabble.com/-U-Boot--standalone-application-for-ppc-internal