This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

U-Boot Running error

Other Parts Discussed in Thread: AM3358

Dear Sir,

          I am using AM3358 Processor for our customized board and we interface Nand flash with 16 bit, and we trying to boot form Nand Flash for that I have loaded MLO file using nand flash writer with hamming mode. and then u boot, while running .. I found some  error as below.

U-Boot SPL 2011.09-dirty (May 05 2014 - 16:55:03)
Texas Instruments Revision detection unimplemented
### Use AM335x_SK V1.2 setting ###  Lnt
### Use AM335x_SK V1.2 setting ###  Lnt
No daughter card present
boot_device=5
boot_device111=5
mkimage signature not found - ih_magic = ffffffff
Assuming u-boot.bin ..

what is going on wrong in that please .....................!

Thanks & Regards,

Guatam Bhagat

 

 

  • What Linux version are you using?

  • Dear All.

            I am using AM3358 processor on our custom board and I am  trying to boot it from MMC0,  MLO and U-boot working. now I facing problem in kernel loading. board has all connections  same as Sitara AM3358 board except card detect pin. we made that pin GPIO0_6  as Perment  Pulldown the error is coming" waiting for boot devices" see the below messages are come.

     

    [    1.620819] Compensating OPP2 for 0mV Orig nvalue:0xaaf4d9 New nvalue:0xaaf4d9
    [    1.628448] Compensating OPP3 for 0mV Orig nvalue:0xaad3bc New nvalue:0xaad3bc
    [    1.636138] create_regulator: VDD1: Failed to create debugfs directory
    [    1.644500] smartreflex smartreflex: am33xx_sr_probe: Driver initialized
    [    1.659362] clock: disabling unused clocks to save power
    [    1.677642] Detected MACID=1c:ba:8c:e8:68:d2
    [    1.683135] cpsw: Detected MACID = 1c:ba:8c:e8:68:d4
    [    1.690216] input:gpio-keys as /devices/platform/gpio-keys/input/input1
    [    1.697845] omap_rtc omap_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
    [    1.707000] Waiting for root device /dev/mmcblk0p2... 

     Could any one suggest where I want to do exact change in kernel code.

    Thanks & Regards.

     

  • Which Linux kernel version is this? 3.2 or 3.12?

    Steve K.

  • Hi,

         I am using Linux kernel version is 3.2

    Thanks & Regards,

    Gautam