Hi Rajendra ,

Yes  , I did find work around for it after working for so many days on it .

Actually address being used was creating problem .

Please try with below address .


tftpboot 0x88000000 am335x-boneblack_4.1.dtb
tftpboot 0x82000000 uImage_4.1
bootm 0x82000000 - 0x88000000



Thank you

On Monday, August 29, 2016 at 1:37:52 AM UTC+5:30, [email protected] wrote:
>
> Hi All,
>
>  Even i am facing same isuue what Ratan is posted above.
> can any one help me?
>
> Hi Ratan if you find work around please let me know.
>
> On Wednesday, June 29, 2016 at 8:01:05 PM UTC+5:30, Ratan wrote:
>>
>> Hi All ,
>>
>>
>> After doing a lot of googling , I am turning to this forum . 
>>
>> I am newbie in Linux and BBB , I am sure this topic might have come 
>> multiple times in this forum but unfortunately those could not resolve my 
>> issue .
>>
>> I am facing problem while booting from TFTP .
>>
>> My kernel is loaded but as soon as it reaches to "Starting kernel" it 
>> hangs up completely .
>>
>> Details shown on terminal is as below .
>>
>>
>> U-Boot# setenv serverip 192.168.1.5
>> U-Boot# tftp 0x80200000 uImage-BBB
>> link up on port 0, speed 100, full duplex
>> Using cpsw device
>> TFTP from server 192.168.1.5; our IP address is 192.168.1.7
>> Filename 'uImage-BBB'.
>> Load address: 0x80200000
>> Loading: T 
>> #################################################################
>>          #################################################################
>>          #################################################################
>>          #################################################################
>>          #################################################################
>>          #################################################################
>>          #################################################################
>>          #################################################################
>>          #############
>>          281.3 KiB/s
>> done
>> Bytes transferred = 7810336 (772d20 hex)
>> U-Boot# bootm 0x80200000
>> ## Booting kernel from Legacy Image at 80200000 ...
>>    Image Name:   Linux-4.1.24+
>>    Image Type:   ARM Linux Kernel Image (uncompressed)
>>    Data Size:    7810272 Bytes = 7.4 MiB
>>    Load Address: 80008000
>>    Entry Point:  80008000
>>    Verifying Checksum ... OK
>>    Loading Kernel Image ... OK
>> OK
>>
>> Starting kernel ...
>>
>>
>> Thank you in Advance 
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/685b72ca-8c61-431d-bf42-523b649ca085%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to