All of lore.kernel.org
 help / color / mirror / Atom feed
From: ansaris <ansaris@iwavesystems.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: Booting u-boot from DDR Through JTAG Debugger
Date: Fri, 17 Oct 2014 18:04:32 +0530	[thread overview]
Message-ID: <54410CD8.700@iwavesystems.com> (raw)
In-Reply-To: <CAP9ODKqkO=VNQh2ybQVJF9W-iGfKqeHagLC7C3r5ivBEZPgKmw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]

Hi,

Thanks for your input on our issue.

The problem is, in our custom board there is no USB OTG port.  For 
programming, we are using JTAG debugger.
With Linux-3.0.35 based BSP we are able to program/boot the target.  
But  imx-3.10.17 GA based BSP we are not able to boot/program the target.

Thank You,
Regards,
Ansari


On Thursday 16 October 2014 09:37 PM, Otavio Salvador wrote:
> On Thu, Oct 16, 2014 at 12:25 PM, ansaris <ansaris@iwavesystems.com> wrote:
>> We are using linux-3.10.17 BSP(u-boot-3.10 YOCTO) with solo(512MB) processor
>> custom imx6 board.
>>
>> I have downloaded the u-boot.imx(or u-boot.bin) into DDR using JTAG debugger
>> to the memory address 0x17800000.
>> I have followed the below mentioned steps:
>> 1) memory load tftp://192.168.0.1/u-boot.imx bin 0x17800000
>> 2)set cpsr 0xD3
>> 3) set sp 0x200
>> 4)set pc 0x17800000
>> 5)go
>>
>> But target board is not booting.
>>
>> We tried the same with linux-3.0 BSP by following steps:
>> 1) memory load tftp://192.168.0.1/u-boot.imx bin 0x27800000
>> 2)set cpsr 0xD3
>> 3) set sp 0x200
>> 4)set pc 0x27800bc0
>> 5)go
>>
>> After this, the target board is booting properly.
>>
>> Whether any changes required to load and boot 3.10 version u-boot?
>> Please suggest us.
> Why you don't use USB loader for this? We used it daily and it works very well.
>


[-- Attachment #2: Type: text/html, Size: 2144 bytes --]

  reply	other threads:[~2014-10-17 12:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-16 15:25 Booting u-boot from DDR Through JTAG Debugger ansaris
2014-10-16 16:07 ` Otavio Salvador
2014-10-17 12:34   ` ansaris [this message]
2014-10-17 14:00     ` Daiane Angolini
2014-10-17 14:26       ` Fabio Estevam
2014-10-17 15:26       ` ansaris
2014-10-17 15:29         ` Fabio Estevam
2014-10-17 16:09           ` ansaris
2014-10-17 18:56             ` Fabio Estevam
2014-10-20  6:48               ` ansaris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54410CD8.700@iwavesystems.com \
    --to=ansaris@iwavesystems.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.