All of lore.kernel.org
 help / color / mirror / Atom feed
From: xiangfu <xiangfu.z@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Boot from USB support for Kirkwood SOC
Date: Thu, 11 Jun 2009 15:50:52 +0800	[thread overview]
Message-ID: <4A30B75C.90700@gmail.com> (raw)
In-Reply-To: <73173D32E9439E4ABB5151606C3E19E201D4A0E2C1@SC-VEXCH1.marvell.com>

Hi Prafulla Wadashar

Prafulla Wadaskar wrote:
>>>
>>> I am going to start "boot from USB Support" development for 
>> kirkwood.
>> what this "boot from USB Support" means?
> Dear Xiangfu Liu
> To my development "Boot from USB Support" means, fetching kernel and rfs binaries from the file system/partition on storage connected on USB interface.

sounds good.

> There will be native u-boot on NAND or SPI flash that will bring up the system
> In the auto boot sequence through h/w triggers on the board like pushbutton/reset key we can initiate bootcmd for "boot_from_USB"
> For this I need to support h/w driver for Kirkwood and u-boot USB framework.
> 
> This is one of good standalone method to recover system using USB interface (similar to pxeboot)
> in case of small embedded systems it would be very useful.
yes, agree.

> 
> FYI: Kirkwood h/w supports Boot from SF/NANDF/SATA/PEX/UART but not USB :-) as you referenced for JZ4740
> 
> Regards..
> Prafulla . .
> 
>> I know "boot from nand",
>> and I know that the Ingenic CPU, support "boot from USB". is 
>> the same meaning?
>>
>> here is part of JZ4740 cpu data sheet [1]
>> --
>> 3.7.3   BOOT
>> Jz4740 support 3 different boot sources depending on 
>> BOOT_SEL0 and BOOT_SEL1 pin values.
>> Table 3-29 lists them.
>>                              Table 3-29 Boot from 3 boot sources
>>
>> BOOT_SEL1 BOOT_SEL0                Boot Source
>>     0         0     Boot from NOR flash at CS4
>>     0         1     Boot from USB device
>>     1         0     Boot from 512 page NAND flash at CS1
>>     1         1     Boot from 2k page NAND flash at CS1
>> --
>>
>> [1] ftp://ftp.ingenic.cn/2soc/Jz4740_ds.pdf
>>


-- 
Best Regards
Xiangfu Liu

jabber : xiangfu.z at gmail.com
skype  : xiangfu.z

  reply	other threads:[~2009-06-11  7:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-10  9:53 [U-Boot] Boot from USB support for Kirkwood SOC Prafulla Wadaskar
2009-06-11  7:20 ` xiangfu
2009-06-11  7:42   ` Prafulla Wadaskar
2009-06-11  7:50     ` xiangfu [this message]
2009-06-11  8:01   ` Wolfgang Denk
2009-06-11  8:10     ` xiangfu
2009-06-15  2:27     ` [U-Boot] MAKEALL, don't have other cross compile xiangfu
2009-06-15  9:44       ` Wolfgang Denk
2009-06-16 15:52         ` xiangfu

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=4A30B75C.90700@gmail.com \
    --to=xiangfu.z@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.