• Forum Post: SD Boot up and Flashing Tool

    Please, refer to this thread. http://designsomething.org/leopardboard/f/23/t/75.aspx Nara
  • Forum Post: U-Boot GIT

    I copied a good information about U-Boot from mailing list thread. ====================== Hello, For those who do not already know there is now a u-boot-ti repository in the U-Boot GIT. I have added leopard board support and got it approved as well. I have booted up a 2.6.32 kernel using this U...
  • Forum Post: Installing the bootloader, kernel and file system built by the RR SDK into the Leopard Board

    Hi, Once you have built the SDK the next step is to install all the software built by the SDK into the Leopard Board. RidgeRun SDK has a system called the Uboot installer which is a perl-expect based scripts that issues commands to the Uboot that is running on the Leopard Board in order to install...
  • Forum Post: SD card uboot flash

    HI, I am trying to load uboot and ubl by using SD card flash method i did it everything successfully as instructed in the method but when i insert my SD card in my DM355 Leopard board and then by keeping the switch on SD card boot position I am getting the following lines only on my minicom terminal...
  • Forum Post: Help loading kernel to leopard355

    I successfully compiled the kernel using $ MACHINE=dm355-leopard bitbake virtual/kernel As described at http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment But now how do I get the kernel to the board? Can someone point me to a document that describes the process? Thanks...
  • Forum Post: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3)

    Hi there. I'm having trouble getting started with my LeopardBoard DM355. I get the following error once I have flashed the leopardboard: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3) I have attached what thought to be relevant. Has anyone encountered this before...
  • Forum Post: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block

    Hi there. I'm having trouble getting started with my LeopardBoard DM355. I get the following error once I have flashed the leopardboard: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3) I have attached what thought to be relevant. Has anyone encountered this before...
  • Forum Post: SD Card boot not working

    Hi I was following the getting started guide for leopard board and I successfully completed make, make install commands and after that in minicom, boot works just fine. But from what I guess it is booting from nand flash. I want to boot it from SD card. I was following this guide : http://processors...
  • Forum Post: Accidentally wiped nand flash, and I am having trouble restoring u-boot.

    I bumped the enter key after typing "nand erase" in u-boot, and this wipes everything clean. I'm trying to get u-boot loaded again by following the second procedure documented at https://www.ridgerun.com/developer/wiki/index.php/RidgeRun_SDK_Technical_FAQ#No_icache_command_at_uboot . ...
  • Forum Post: Fail to boot NAND

    Hi, I was trying to copy the uimage from the NAND flash of leopard boarddm355. I tried the commamd <nand read 0x80700000 0x200000 0x200000> then it was showing message as some 2972152 bytes read.. after that again i gave command as <nand write 0x82000000 0x400000 0x900000> ...and i restarted...
  • Forum Post: NAND Boot failed.

    Hi, When i on the minicom for the leopard boarddm355 the following things are showing?? i reset the board then also it showing like this.What should i do?? can anyone help me?? BOOTUBLChip initialization passed! TI UBL Version: 1.30 Booting Catalog Boot Loader BootMode = NAND Starting NAND Copy...