From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shiju Mathew Date: Thu, 04 Oct 2007 18:10:41 -0400 Subject: [U-Boot-Users] Booting Nucleus OS using Uboot Message-ID: <1191535841.7694.4.camel@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I am tryng to boot Nucleus OS using uboot. I tried the raw binary and elf image format , but could not boot the OS. I could boot the OS using the RVI debugger. To boot the binary image I just load the image to a RAM address and called the "go" command. For elf I used bootelf command. Has anyone have tried to load Nucleus though U-boot? Thanks, Shiju