From mboxrd@z Thu Jan 1 00:00:00 1970 From: vneethv Date: Fri, 11 Sep 2009 00:39:21 -0700 (PDT) Subject: [U-Boot] Uboot Standalone Applications- Test_burst Message-ID: <25396448.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I am trying to run the uboot example - the standalone application, Test_burst to test my SRAM on Powerpc 440x5 board. Seems like the application always crashes when i try to execute the same and it always thrown some exception. When i checked the code i found that there are some opcodes which are not supported in ppc440x5 processor. And ppc440x5 also wont support creating a pagesize 8MB. Please let me know if this application has to be rewritten or can be modified so that i can use it for ppc440x5 powered board. Thanks & Regards, Vineeth V -- View this message in context: http://www.nabble.com/Uboot-Standalone-Applications--Test_burst-tp25396448p25396448.html Sent from the Uboot - Users mailing list archive at Nabble.com.