public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Requesting an update to ARM mach types
@ 2009-10-22 17:01 Paulraj, Sandeep
  2009-10-22 18:28 ` Tom Rix
  0 siblings, 1 reply; 6+ messages in thread
From: Paulraj, Sandeep @ 2009-10-22 17:01 UTC (permalink / raw)
  To: u-boot

Tom,

The ARM mach-types.h in /include/asm-arm needs to be updated with what is present at

http://www.arm.linux.org.uk/developer/machines/


Thanks,
Sandeep

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Requesting an update to ARM mach types
  2009-10-22 17:01 [U-Boot] Requesting an update to ARM mach types Paulraj, Sandeep
@ 2009-10-22 18:28 ` Tom Rix
  2009-10-22 21:42   ` Paulraj, Sandeep
  0 siblings, 1 reply; 6+ messages in thread
From: Tom Rix @ 2009-10-22 18:28 UTC (permalink / raw)
  To: u-boot

Paulraj, Sandeep wrote:
> Tom,
> 
> The ARM mach-types.h in /include/asm-arm needs to be updated with what is present at
> 
> http://www.arm.linux.org.uk/developer/machines/
> 
> 
> Thanks,
> Sandeep
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
> 
> 
Can you point me to a kernel git commit?

Can you verify that it has MACH_TYPE_OMAP_ZOOM3 ?
I will be submitting this soon :)

I will do this over the weekend
Thanks,
Tom

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Requesting an update to ARM mach types
  2009-10-22 18:28 ` Tom Rix
@ 2009-10-22 21:42   ` Paulraj, Sandeep
  2009-10-22 22:48     ` Nishanth Menon
  2009-10-22 23:57     ` Tom
  0 siblings, 2 replies; 6+ messages in thread
From: Paulraj, Sandeep @ 2009-10-22 21:42 UTC (permalink / raw)
  To: u-boot


> 
> Paulraj, Sandeep wrote:
> > Tom,
> >
> > The ARM mach-types.h in /include/asm-arm needs to be updated with what
> is present at
> >
> > http://www.arm.linux.org.uk/developer/machines/
> >
> >
> > Thanks,
> > Sandeep
> > _______________________________________________
> > U-Boot mailing list
> > U-Boot at lists.denx.de
> > http://lists.denx.de/mailman/listinfo/u-boot
> >
> >
> Can you point me to a kernel git commit?
No at this very moment.
> 
> Can you verify that it has MACH_TYPE_OMAP_ZOOM3 ?
Yes. And it had OMAP 3630
> I will be submitting this soon :)
> 
> I will do this over the weekend
> Thanks,
> Tom
> 
I'll look

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Requesting an update to ARM mach types
  2009-10-22 21:42   ` Paulraj, Sandeep
@ 2009-10-22 22:48     ` Nishanth Menon
  2009-10-25  0:41       ` Tom
  2009-10-22 23:57     ` Tom
  1 sibling, 1 reply; 6+ messages in thread
From: Nishanth Menon @ 2009-10-22 22:48 UTC (permalink / raw)
  To: u-boot

On Thu, Oct 22, 2009 at 4:42 PM, Paulraj, Sandeep <s-paulraj@ti.com> wrote:
>
>>
>> Paulraj, Sandeep wrote:
>> > Tom,
>> >
>> > The ARM mach-types.h in /include/asm-arm needs to be updated with what
>> is present at
>> >
>> > http://www.arm.linux.org.uk/developer/machines/
>> >
>> >
>> > Thanks,
>> > Sandeep
>> > _______________________________________________
>> > U-Boot mailing list
>> > U-Boot at lists.denx.de
>> > http://lists.denx.de/mailman/listinfo/u-boot
>> >
>> >
>> Can you point me to a kernel git commit?
> No at this very moment.
>>

see http://marc.info/?t=125617384500001&r=1&w=2
>> Can you verify that it has MACH_TYPE_OMAP_ZOOM3 ?
> Yes. And it had OMAP 3630
>> I will be submitting this soon :)
>>
>> I will do this over the weekend
>> Thanks,
>> Tom
>>
> I'll look
>
Regards,
Nishanth Menon

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Requesting an update to ARM mach types
  2009-10-22 21:42   ` Paulraj, Sandeep
  2009-10-22 22:48     ` Nishanth Menon
@ 2009-10-22 23:57     ` Tom
  1 sibling, 0 replies; 6+ messages in thread
From: Tom @ 2009-10-22 23:57 UTC (permalink / raw)
  To: u-boot

Paulraj, Sandeep wrote:
>> Paulraj, Sandeep wrote:
>>> Tom,
>>>
>>> The ARM mach-types.h in /include/asm-arm needs to be updated with what
>> is present at
>>> http://www.arm.linux.org.uk/developer/machines/
>>>
>>>
>>> Thanks,
>>> Sandeep
>>> _______________________________________________
>>> U-Boot mailing list
>>> U-Boot at lists.denx.de
>>> http://lists.denx.de/mailman/listinfo/u-boot
>>>
>>>
>> Can you point me to a kernel git commit?
> No at this very moment.
>> Can you verify that it has MACH_TYPE_OMAP_ZOOM3 ?
> Yes. And it had OMAP 3630

Yes I saw this last week.
But I was waiting to see if it would show up in the kernel.

Tom

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Requesting an update to ARM mach types
  2009-10-22 22:48     ` Nishanth Menon
@ 2009-10-25  0:41       ` Tom
  0 siblings, 0 replies; 6+ messages in thread
From: Tom @ 2009-10-25  0:41 UTC (permalink / raw)
  To: u-boot

I have pushed an update to arm / next.
This used the mach-types.h from Russel's cur-git repo.

I did not see zoom3 there so I will need to update this again closer
to when I submit the board.

If you do not see that board you were looking for either,
let me know.  I would rather pull this file from the kernel but
I am (somewhat) flexible.

Tom

Nishanth Menon wrote:
> On Thu, Oct 22, 2009 at 4:42 PM, Paulraj, Sandeep <s-paulraj@ti.com> wrote:
>>> Paulraj, Sandeep wrote:
>>>> Tom,
>>>>
>>>> The ARM mach-types.h in /include/asm-arm needs to be updated with what
>>> is present at
>>>> http://www.arm.linux.org.uk/developer/machines/
>>>>
>>>>
>>>> Thanks,
>>>> Sandeep
>>>> _______________________________________________
>>>> U-Boot mailing list
>>>> U-Boot at lists.denx.de
>>>> http://lists.denx.de/mailman/listinfo/u-boot
>>>>
>>>>
>>> Can you point me to a kernel git commit?
>> No at this very moment.
> 
> see http://marc.info/?t=125617384500001&r=1&w=2
>>> Can you verify that it has MACH_TYPE_OMAP_ZOOM3 ?
>> Yes. And it had OMAP 3630
>>> I will be submitting this soon :)
>>>
>>> I will do this over the weekend
>>> Thanks,
>>> Tom
>>>
>> I'll look
>>
> Regards,
> Nishanth Menon
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-10-25  0:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22 17:01 [U-Boot] Requesting an update to ARM mach types Paulraj, Sandeep
2009-10-22 18:28 ` Tom Rix
2009-10-22 21:42   ` Paulraj, Sandeep
2009-10-22 22:48     ` Nishanth Menon
2009-10-25  0:41       ` Tom
2009-10-22 23:57     ` Tom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox