All of lore.kernel.org
 help / color / mirror / Atom feed
From: miaofng <miaofng@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH]  add u-boot sja1000/can support
Date: Mon, 26 Oct 2009 21:01:41 +0800	[thread overview]
Message-ID: <4AE59DB5.2020007@gmail.com> (raw)
In-Reply-To: <200910260441.14893.vapier@gentoo.org>

It seems there's a big difference between my current project
>> and u-boot common usage. I can only enjoy the patch myself now
>>
>> i want to get a packet from usb/network, then redirect it to can bus.
>> So blocked write/read of can is not allowed.
>>     
>
> what's wrong with receiving data over usb/network into external memory, then 
> transferring it over CAN ?  this is typically how things are done -- load an 
> file over the network and once it is complete, operate on it (write it to 
> flash, boot it, whatever).
> -mike
>   

It seems a good method, especially when we download a file from computer.
But i'm afraid u-boot doesn't support upload well.
Basically I agree blocked CAN read/write can fulfill my requirement, 
even though it's not so flexible as what i wished.

  reply	other threads:[~2009-10-26 13:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-24  4:17 [U-Boot] [PATCH] add u-boot sja1000/can support miaofng
2009-10-24  6:35 ` Mike Frysinger
     [not found] ` <200910261248270312273@gmail.com>
2009-10-26  7:02   ` Mike Frysinger
     [not found]   ` <200910261629132341038@gmail.com>
2009-10-26  8:41     ` Mike Frysinger
2009-10-26 13:01       ` miaofng [this message]
2009-10-26  8:47     ` [U-Boot] Fw: Re: " miaofng
2009-10-26 12:32       ` Wolfgang Grandegger
2009-10-26 13:29         ` miaofng
2009-10-26 14:44           ` Wolfgang Grandegger
2009-10-26 22:03           ` Wolfgang Denk
2009-10-26 22:00       ` Wolfgang Denk
2009-10-26  8:18 ` [U-Boot] " Matthias Fuchs
2009-10-26 12:14 ` Wolfgang Grandegger
2009-10-26 21:56 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2009-10-26  5:39 miaofng

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=4AE59DB5.2020007@gmail.com \
    --to=miaofng@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.