Go to previous topic
Go to next topic
Last Post 14 Aug 2018 12:45 PM by  Adam Ford
Non-SD load of u-boot from lolo
 15 Replies
Author Messages
David Lawrence
New Member
New Member
Posts:16


--
14 Aug 2018 10:53 AM

    We are using the torpedo, SOMDM3730-20-1880AGIR on a very small custom carrier board without an SD slot. The SOM's are being installed onto the carrier board and I need to get u-boot loaded when the SOM only has LoLo installed.

    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 10:56 AM
    I apologize in that this forum does not seem to want to let me post my entire message so I apparently have to do it in pieces.
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 10:58 AM
    test
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 10:59 AM
    W E H A V E A T F T P S E R V E R S E T U P
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 10:59 AM
    My initial thought was to load u-boot into ram and then execute it. That would allow me to use our normal procedure for loading MLO and u-boot into NAND. I'm trying the following steps.
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 11:01 AM
    I'm using a raw load command that I seeming can't enter here
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 11:01 AM
    then using an exec command
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 11:02 AM
    the load address is 0x81000000
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 11:02 AM
    u-boot does not run and losh prompt returns
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 11:02 AM
    I'm currently using the u-boot image from the demo image
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 11:03 AM
    ll I need to do is get MLO and u-boot flashed
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 11:03 AM
    I'm willing to use any procedure that gets me to that point
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 11:03 AM
    Ideally the procedure does not involve removing the SOM and flashing it from the dev kit
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 11:03 AM
    In our production process we only a single insertion on the SOM connector
    David Lawrence
    New Member
    New Member
    Posts:16


    --
    14 Aug 2018 11:04 AM
    - Sorry for the atrocious post format. It was the only way I could get the content to post
    Adam Ford
    Advanced Member
    Advanced Member
    Posts:794


    --
    14 Aug 2018 12:45 PM
    Which version of U-Boot were you wanting to use? I am running some tests, but I am running into similar issues, but before I go too far, I want to make sure I'm using the version you want. Did you want the 2011.06 version from BSP 2.4-4, or are you using a newer version from our newer BSP's?

    adam


    ---