* [U-Boot] U-boot for Arm cortexA8
@ 2008-08-21 4:04 alwin.mathew at wipro.com
2008-08-21 8:27 ` Wolfgang Denk
2008-08-21 11:00 ` Nishanth Menon
0 siblings, 2 replies; 4+ messages in thread
From: alwin.mathew at wipro.com @ 2008-08-21 4:04 UTC (permalink / raw)
To: u-boot
Hi,
I would like to know if u-boot source code is there for ARM Cortex A8.
Thanks,
Alwin
Please do not print this email unless it is absolutely necessary.
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] U-boot for Arm cortexA8
2008-08-21 4:04 [U-Boot] U-boot for Arm cortexA8 alwin.mathew at wipro.com
@ 2008-08-21 8:27 ` Wolfgang Denk
2008-08-21 11:00 ` Nishanth Menon
1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2008-08-21 8:27 UTC (permalink / raw)
To: u-boot
Dear Alwin,
In message <FAD6FEAE39521E4DAC2476F9AA2CF22303956404@BLR-EC-MBX03.wipro.com> you wrote:
>
> I would like to know if u-boot source code is there for ARM Cortex A8.
I already answered your question in a personal mail. Why are you
asking again?
> Please do not print this email unless it is absolutely necessary.
>
> The information contained in this electronic message and any attachments to
> this message are intended for the exclusive use of the addressee(s) and may
> contain proprietary, confidential or privileged information. If you are not
> the intended recipient, you should not disseminate, distribute or copy this
> e-mail. Please notify the sender immediately and destroy all copies of this
> message and any attachments.
Please omit such legal crap when posting to public mailing lists.
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
Compassion -- that's the one things no machine ever had. Maybe it's
the one thing that keeps men ahead of them.
-- McCoy, "The Ultimate Computer", stardate 4731.3
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] U-boot for Arm cortexA8
2008-08-21 4:04 [U-Boot] U-boot for Arm cortexA8 alwin.mathew at wipro.com
2008-08-21 8:27 ` Wolfgang Denk
@ 2008-08-21 11:00 ` Nishanth Menon
2008-08-21 12:03 ` JerryVanBaren
1 sibling, 1 reply; 4+ messages in thread
From: Nishanth Menon @ 2008-08-21 11:00 UTC (permalink / raw)
To: u-boot
Alwin,
alwin.mathew at wipro.com said the following on 08/20/2008 11:04 PM:
> Hi,
>
> I would like to know if u-boot source code is there for ARM Cortex A8.
>
TI's OMAP3 processors have Cortex-A8. You can find versions of u-boot
for these processors in many places(they are not in mainline u-boot tree
yet):
For some of the boards, you'd see here:
http://linux.omap.com/pub/bootloader/3530evm/
<https://webmail.ti.com/owa/redir.aspx?C=e49298289ff24e8a8c24893ec2dc9e85&URL=http%3a%2f%2flinux.omap.com%2fpub%2fbootloader%2f3530evm%2f>
(for 3530EVM)
http://linux.omap.com/pub/bootloader/3430zoom/
<https://webmail.ti.com/owa/redir.aspx?C=e49298289ff24e8a8c24893ec2dc9e85&URL=http%3a%2f%2flinux.omap.com%2fpub%2fbootloader%2f3430zoom%2f>
(for 3430 Zoom MDK)
http://linux.omap.com/pub/bootloader/3430sdp/
<https://webmail.ti.com/owa/redir.aspx?C=e49298289ff24e8a8c24893ec2dc9e85&URL=http%3a%2f%2flinux.omap.com%2fpub%2fbootloader%2f3430sdp%2f>
(3430 sdp)
http://code.google.com/p/beagleboard/downloads/list
<https://webmail.ti.com/owa/redir.aspx?C=e49298289ff24e8a8c24893ec2dc9e85&URL=http%3a%2f%2fcode.google.com%2fp%2fbeagleboard%2fdownloads%2flist>
This is beagle board development site.
Also uboot-v2 has a limited amount of cortex support (in the mainline
tree itself).
Steve sakoman maintains a git tree for u-boot v1 which he and Dirk Behme
may be planning on pushing in the coming days -> even that has cortex
support.
Git: http://sakoman.net/git/u-boot-omap3.git/ (there is a branch with
omap patches called common, test etc..)
<https://webmail.ti.com/owa/redir.aspx?C=e49298289ff24e8a8c24893ec2dc9e85&URL=http%3a%2f%2fsakoman.net%2fgit%2fu-boot-omap3.git%2f>
gitweb: http://www.sakoman.net/cgi-bin/gitweb.cgi
<https://webmail.ti.com/owa/redir.aspx?C=e49298289ff24e8a8c24893ec2dc9e85&URL=http%3a%2f%2fwww.sakoman.net%2fcgi-bin%2fgitweb.cgi>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
>
> www.wipro.com
>
>
By the way, disclaimers such as those above are pretty dis-concerting to
an open community I guess looking at previous discussions on the same..
for e.g. see
http://www.nabble.com/Help-needed-for-porting-linux-on-mpc8260-based-custom-board-to2182946.html#a2182946
You could probably speak to your IT folks about this.. They might have
email list configuration which are white listed and disclaimers would
not appear when send to those lists.
Regards,
Nishanth Menon
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] U-boot for Arm cortexA8
2008-08-21 11:00 ` Nishanth Menon
@ 2008-08-21 12:03 ` JerryVanBaren
0 siblings, 0 replies; 4+ messages in thread
From: JerryVanBaren @ 2008-08-21 12:03 UTC (permalink / raw)
To: u-boot
Nishanth Menon wrote:
> Alwin,
>
> alwin.mathew at wipro.com said the following on 08/20/2008 11:04 PM:
[snip]
>> The information contained in this electronic message and any
>> attachments to this message are intended for the exclusive use of
>> the addressee(s) and may contain proprietary, confidential or
>> privileged information. If you are not the intended recipient, you
>> should not disseminate, distribute or copy this e-mail. Please
>> notify the sender immediately and destroy all copies of this
>> message and any attachments.
>>
>> WARNING: Computer viruses can be transmitted via email. The
>> recipient should check this email and any attachments for the
>> presence of viruses. The company accepts no liability for any
>> damage caused by any virus transmitted by this email.
>>
>> www.wipro.com
>>
>>
> By the way, disclaimers such as those above are pretty dis-concerting to
> an open community I guess looking at previous discussions on the same..
> for e.g. see
> http://www.nabble.com/Help-needed-for-porting-linux-on-mpc8260-based-custom-board-to2182946.html#a2182946
With apologies for promoting my own messages, here is a more elaborate
description of why these disclaimers are stupid:
<http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/43556/focus=43764>
...and some sympathy:
<http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/32795/focus=33146>
> You could probably speak to your IT folks about this.. They might have
> email list configuration which are white listed and disclaimers would
> not appear when send to those lists.
That is a very good suggestion.
> Regards,
> Nishanth Menon
HTH,
gvb
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-08-21 12:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-21 4:04 [U-Boot] U-boot for Arm cortexA8 alwin.mathew at wipro.com
2008-08-21 8:27 ` Wolfgang Denk
2008-08-21 11:00 ` Nishanth Menon
2008-08-21 12:03 ` JerryVanBaren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox