* [U-Boot-Users] OR1200 (OpenRISC) Support?
@ 2008-02-01 19:09 Jeremiah Frick
2008-02-01 20:37 ` Scott McNutt
2008-02-02 9:16 ` Wolfgang Denk
0 siblings, 2 replies; 5+ messages in thread
From: Jeremiah Frick @ 2008-02-01 19:09 UTC (permalink / raw)
To: u-boot
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080201/c0d777f6/attachment.htm
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot-Users] OR1200 (OpenRISC) Support?
2008-02-01 19:09 [U-Boot-Users] OR1200 (OpenRISC) Support? Jeremiah Frick
@ 2008-02-01 20:37 ` Scott McNutt
2008-02-02 9:16 ` Wolfgang Denk
1 sibling, 0 replies; 5+ messages in thread
From: Scott McNutt @ 2008-02-01 20:37 UTC (permalink / raw)
To: u-boot
Hi Jerimiah,
> My question is this--has anyone worked on
> getting the necessary software put together for u-Boot to support this
> particular processor architecture?
Not that I am aware of.
> If it isn't currently supported are there any tutorials that I could
> read through concerning creating the necessary additions and modules to
> support the hardware?
I've always wanted to scratch my itch for the OR1K and bring it
up on an Altera Cyclone. I'd be interested in helping out (if I can
find some time).
If you're familiar with the Altera Nios, you might find the
nios2 tree helpful as a template.
Regards,
--Scott
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot-Users] OR1200 (OpenRISC) Support?
2008-02-01 19:09 [U-Boot-Users] OR1200 (OpenRISC) Support? Jeremiah Frick
2008-02-01 20:37 ` Scott McNutt
@ 2008-02-02 9:16 ` Wolfgang Denk
2008-02-05 14:40 ` Detlev Zundel
1 sibling, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2008-02-02 9:16 UTC (permalink / raw)
To: u-boot
In message <47A36E67.2090201@improvsys.com> you wrote:
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
Please do NOT post HTML here!
> I have a project I'm working on that I think u-Boot would be perfect
> for. The core processor architecture is the OpenCores OR1200 RISC
> platform, however, and I see it doesn't appear to be part of the
> standard release of u-boot. My question is this--has anyone worked on
> getting the necessary software put together for u-Boot to support this
> particular processor architecture? It appeared to me that the only
> place it's mentioned on the Denx site is a brief example of the
> Custodian system.<br>
That's just a coincidence - we chose an non-existent (and from our
point of view also somewhat unlikely) architecture for the example.
I am not aware of any existing code or porting activities.
But at least you already know what the name of the respective custodian
repository would be :-)
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Nothing in progression can rest on its original plan. We may as well
think of rocking a grown man in the cradle of an infant.
- Edmund Burke
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot-Users] OR1200 (OpenRISC) Support?
2008-02-02 9:16 ` Wolfgang Denk
@ 2008-02-05 14:40 ` Detlev Zundel
2008-02-05 18:59 ` Jeremiah Frick
0 siblings, 1 reply; 5+ messages in thread
From: Detlev Zundel @ 2008-02-05 14:40 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
>> I have a project I'm working on that I think u-Boot would be perfect
>> for. The core processor architecture is the OpenCores OR1200 RISC
>> platform, however, and I see it doesn't appear to be part of the
>> standard release of u-boot. My question is this--has anyone worked on
>> getting the necessary software put together for u-Boot to support this
>> particular processor architecture? It appeared to me that the only
>> place it's mentioned on the Denx site is a brief example of the
>> Custodian system.<br>
>
> That's just a coincidence - we chose an non-existent (and from our
> point of view also somewhat unlikely) architecture for the example.
Actually, that's not quite true.
Having played with the or1k simulator a long time ago, I made myself
believe in the subversive idea that mentioning it in our documentation
could possibly lead some attention to it. I'd still love to see a
system that can be studied at (practically speaking) every level of the
design...
I did not dare dream of that actually coming true though ;)
Cheers
Detlev
--
Practice random senselessness and act kind of beautiful.
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot-Users] OR1200 (OpenRISC) Support?
2008-02-05 14:40 ` Detlev Zundel
@ 2008-02-05 18:59 ` Jeremiah Frick
0 siblings, 0 replies; 5+ messages in thread
From: Jeremiah Frick @ 2008-02-05 18:59 UTC (permalink / raw)
To: u-boot
Well, I'm hoping to start work on creating CPU support for the OR1200 as
soon as possible, so maybe I can help fulfill that dream of yours
Detlev. ;)
I'm new to the world of U-boot, so I'll probably be asking questions
along the way.
Detlev Zundel wrote:
> Hi Wolfgang,
>
>
>>> I have a project I'm working on that I think u-Boot would be perfect
>>> for. The core processor architecture is the OpenCores OR1200 RISC
>>> platform, however, and I see it doesn't appear to be part of the
>>> standard release of u-boot. My question is this--has anyone worked on
>>> getting the necessary software put together for u-Boot to support this
>>> particular processor architecture? It appeared to me that the only
>>> place it's mentioned on the Denx site is a brief example of the
>>> Custodian system.<br>
>>>
>> That's just a coincidence - we chose an non-existent (and from our
>> point of view also somewhat unlikely) architecture for the example.
>>
>
> Actually, that's not quite true.
>
> Having played with the or1k simulator a long time ago, I made myself
> believe in the subversive idea that mentioning it in our documentation
> could possibly lead some attention to it. I'd still love to see a
> system that can be studied at (practically speaking) every level of the
> design...
>
> I did not dare dream of that actually coming true though ;)
>
> Cheers
> Detlev
>
>
--
------------------------------------------------------------------------
*Jeremiah Frick*
Senior Engineer
585-756-5411 x18
jeremyf at vivacesemi.com *Vivace Semiconductor, Inc.*
3136 Winton Road South
Suite 100
Rochester, NY 14623
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-02-05 18:59 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-01 19:09 [U-Boot-Users] OR1200 (OpenRISC) Support? Jeremiah Frick
2008-02-01 20:37 ` Scott McNutt
2008-02-02 9:16 ` Wolfgang Denk
2008-02-05 14:40 ` Detlev Zundel
2008-02-05 18:59 ` Jeremiah Frick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox