Go to previous topic
Go to next topic
Last Post 19 Mar 2014 07:56 AM by  bradb
Automatic first boot
 1 Replies
Author Messages
Zile
New Member
New Member
Posts:45


--
18 Mar 2014 11:40 AM

    Hello,

    I'm using Torpedo wireless SOM. So I make bootable SD card to boot from NAND. In the U-boot, I run script makeyaffsboot, and after that my device will boot from NAND. Basically I need UART serial connection to run this script, so my question is how I can change this script or u-boot to automatically start this script if there is no image in NAND. I don't want to have UART connection at all.  For the first boot of system, I want to place SD card with NAND image, device will recognize that there is no image in nand, run this script, write image to NAND and boot, start the kernel. After that, kernel will be started from NAND every next boot.

    I know that I can ask LogicPD to program NAND for me, but this is better solution when I have small serie.

    Regards

    bradb
    Basic Member
    Basic Member
    Posts:203


    --
    19 Mar 2014 07:56 AM
    Please see section 6.3 in the AN542 DM3730 - AM3703 SOM Programming for End-Product Manufacturing application note[1] describing the steps to program your Linux OS from a SD Card automatically.

    Note: You may have to log into the Logic PD secure support website before you can access the link below.

    [1] http://support.logicpd.co...rtalid=0&EntryId=700


    ---