public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: DrEagle <dreagle@doukki.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] kwboot: boot Marvell Kirkwood SoCs over a serial link
Date: Wed, 09 May 2012 22:32:48 +0200	[thread overview]
Message-ID: <4FAAD470.2010106@doukki.net> (raw)
In-Reply-To: <1336584115.16515.125.camel@espiritosanto>

Hi,

Le 09/05/2012 19:21, Daniel Stodden a ?crit :
> On Wed, 2012-05-09 at 08:25 -0500, David Purdy wrote:
>> On Wed, May 9, 2012 at 3:00 AM, Daniel Stodden
>> <daniel.stodden@googlemail.com> wrote:
>>>>
>>>>
>>>> Have you tried to put the bootrom in the debug mode ?
>>>>
>>>> https://doukki.net/doku.php?id=wiki:tutoriels:u-boot.uart#boot_from_uart0
>>>>
>>>> R?fs :
>>>> http://www.marvell.com/embedded-processors/kirkwood/assets/FS_88F6180_9x_6281_OpenSource.pdf
>>>>
>>>> May be it can helps to understand the 1.11 and 1.21 differences ?
>>>
>>> I never played with it. But according to the documentation, it's rather
>>> orthogonal to image upload. You get a command line interface. However, I
>>> see no command references in the docs.
>>>
>>> Might support entering it in kwboot in the future, but I don't see how
>>> it's would help with the protocol issues.
>>>
>>> Daniel
>>>
>>
>>
>> @ Daniel: Just 2 thoughts...
>>
>> 1.   (less important...) I wonder if it is possible to query the
>> BootROM version via UART...  if possible, on detecting 111 @ offset
>> ff00003c, have it print "Not Supported on V1.11 BootROM"
> 
> Unless s/o can point me at documentation for the debug mode, I'm not
> sure whether that's going to work smoothly. Sounds more prone to future
> breakage, as the device firmware evolves.
> 
> Iff people would really like to see that supported, I'd rather suggest
> to make it some --test command. Not run ahead of the regular boot mode.
> Which then could match against a black/white list of firmware versions
> tested.

I do not know the importance that it may be have. I have done a dump
from one of my sheevaplug bootrom (v1.11) and it's big-endianness.
The GoFlex found [1] is little-endianness.

I can send the binary dump and results disasm if needed.

>> 2.  (more importantly) :   I am actually _just_fine__ w/ the level of
>> function in your current V2.   You've already done a good service to
>> those work on Kirkwood stuff, and would want to press anyone into
>> fixing something that they/we didn't break and possibly can't be
>> fixed.  [There may well be a reason no one has gotten anything w/ the
>> V1.11 BootROM to work with UART-booting.]
>>
>> For me, your V2 already feels "mature".  Its a big step forward from
>> where we were.
> 
> Thanks.
> 
> I'll fix the select() glitch mentioned before and send out v3.
> 
> Daniel
> 
> 
[1]http://wiki.scottn.us/goflex:start


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 554 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120509/2d9ffb7a/attachment.pgp>

  reply	other threads:[~2012-05-09 20:32 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-02 19:16 [U-Boot] [PATCH v2] kwboot: boot Marvell Kirkwood SoCs over a serial link Luka Perkov
2012-05-06 17:53 ` David Purdy
2012-05-06 23:33   ` Prafulla Wadaskar
2012-05-07 23:40   ` Daniel Stodden
2012-05-08  9:02     ` DrEagle
2012-05-09  8:00       ` Daniel Stodden
2012-05-09 13:25         ` David Purdy
2012-05-09 17:21           ` Daniel Stodden
2012-05-09 20:32             ` DrEagle [this message]
     [not found]     ` <CAPOFwxqDQKZ-3xu829uUtdFpA_308tGLY5qCpsyi2BSdyn00Xg@mail.gmail.com>
     [not found]       ` <1336444704.16515.115.camel@espiritosanto>
2012-05-08 21:23         ` David Purdy
2012-05-08 21:40           ` David Purdy
2012-05-09  7:49             ` Daniel Stodden
2012-05-07  8:19 ` Holger Brunck
2012-05-16 12:22 ` Simon Guinot
2012-05-21 21:33 ` [U-Boot] [PATCH v3] " Daniel Stodden
2012-05-21 21:33   ` Daniel Stodden
2012-05-21 21:59     ` Wolfgang Denk
2012-05-24  6:53       ` Prafulla Wadaskar
2012-05-21 21:58   ` Wolfgang Denk

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=4FAAD470.2010106@doukki.net \
    --to=dreagle@doukki.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox