Hello,

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 hangs.

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-registers-access-tp23148835p23148835.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to