From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeroen Hofstee Date: Mon, 26 May 2014 11:19:52 +0200 Subject: [U-Boot] Standalone application issue. In-Reply-To: <1401086047300-180701.post@n7.nabble.com> References: <1400831110428-180515.post@n7.nabble.com> <20140523121025.61E2538224A@gemini.denx.de> <1400920322709-180612.post@n7.nabble.com> <20140524160417.C2E713801BC@gemini.denx.de> <1401002648328-180660.post@n7.nabble.com> <20140525082257.232823814BE@gemini.denx.de> <1401009344794-180667.post@n7.nabble.com> <20140525210127.070AF3823D1@gemini.denx.de> <1401086047300-180701.post@n7.nabble.com> Message-ID: <1401095992.2724.1.camel@yellow> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, On zo, 2014-05-25 at 23:34 -0700, mazen.e wrote: > > ARNDALE5250 # bootm 0x43E00000 > ## Booting kernel from Legacy Image at 43e00000 ... > Image Name: Hello World > Image Type: ARM U-Boot Standalone Program (uncompressed) > Data Size: 594 Bytes = 594 Bytes > Load Address: 0c100000 > Entry Point: 0c100000 > Verifying Checksum ... OK > Loading Standalone Program ... OK > OK > which version of u-boot are you using and where did you compile the hello_world example from? Regards, Jeroen