* Machine name/id change request
@ 2010-09-20 15:32 Matt Sealey
2010-09-20 15:44 ` Russell King - ARM Linux
0 siblings, 1 reply; 8+ messages in thread
From: Matt Sealey @ 2010-09-20 15:32 UTC (permalink / raw)
To: linux-arm-kernel
Hello,
Is it possible for us to change a machine name/id in the database and
future kernels?
We have two systems originally designed by Pegatron and registered
under their codenames, but for now retailing and marketed under the
"Efika MX" brand. We would like to change the id data for
id 2336, originally MX51_LANGE51 but changed to MX51_EFIKAMX (mx51_efikamx etc.)
id 2370, originally MX51_KUNLUN but changed to MX51_EFIKASB (mx51_efikasb etc.)
This just makes it far less confusing when people start looking at
kernel #if's referencing the platform. I believe there is an
MX51_LANGE52 in there too but we do not have any request to change
that at this time (and pretty much for the forseeable future).
I notice there is a directory suffix there (Directory suffix:
mx51) which is not current as of Freescale's MX51 BSP from April, or
mainline 2.6.35 as it has moved to mach-mx5. That probably doesn't
matter anyway.
I guess that's it. Have a fun day, all.
--
Matt Sealey <matt@genesi-usa.com>
Product Development Analyst, Genesi USA, Inc.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Machine name/id change request
2010-09-20 15:32 Machine name/id change request Matt Sealey
@ 2010-09-20 15:44 ` Russell King - ARM Linux
2010-09-20 15:48 ` Matt Sealey
2010-09-20 15:48 ` Amit Kucheria
0 siblings, 2 replies; 8+ messages in thread
From: Russell King - ARM Linux @ 2010-09-20 15:44 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Sep 20, 2010 at 10:32:51AM -0500, Matt Sealey wrote:
> Hello,
>
> Is it possible for us to change a machine name/id in the database and
> future kernels?
>
> We have two systems originally designed by Pegatron and registered
> under their codenames, but for now retailing and marketed under the
> "Efika MX" brand. We would like to change the id data for
>
> id 2336, originally MX51_LANGE51 but changed to MX51_EFIKAMX (mx51_efikamx etc.)
> id 2370, originally MX51_KUNLUN but changed to MX51_EFIKASB (mx51_efikasb etc.)
As they're not in mainline then we can. Bear in mind that kernels
which contain this code using the old identifiers will break when
someone decides to download a new copy of the file after the change.
Updated.
Is Sean Hsieh still responsible for these?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Machine name/id change request
2010-09-20 15:44 ` Russell King - ARM Linux
@ 2010-09-20 15:48 ` Matt Sealey
2010-09-20 15:48 ` Amit Kucheria
1 sibling, 0 replies; 8+ messages in thread
From: Matt Sealey @ 2010-09-20 15:48 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Sep 20, 2010 at 10:44 AM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> On Mon, Sep 20, 2010 at 10:32:51AM -0500, Matt Sealey wrote:
>> Hello,
>>
>> Is it possible for us to change a machine name/id in the database and
>> future kernels?
>>
>> We have two systems originally designed by Pegatron and registered
>> under their codenames, but for now retailing and marketed under the
>> "Efika MX" brand. We would like to change the id data for
>>
>> id 2336, originally MX51_LANGE51 but changed to MX51_EFIKAMX (mx51_efikamx etc.)
>> id 2370, originally MX51_KUNLUN but changed to MX51_EFIKASB (mx51_efikasb etc.)
>
> As they're not in mainline then we can. ?Bear in mind that kernels
> which contain this code using the old identifiers will break when
> someone decides to download a new copy of the file after the change.
I have some sincere doubts this will ever happen. No public kernel has
ever been released with these identifiers and what has been released,
we backdoor changed them to the above anyway.. it's just gotten to the
point that this is going to end up mainlined one way or the other, and
we'd prefer not to confuse people.
> Updated.
>
> Is Sean Hsieh still responsible for these?
No, I guess the new responsible person would be me.
--
Matt Sealey <matt@genesi-usa.com>
Product Development Analyst, Genesi USA, Inc.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Machine name/id change request
2010-09-20 15:44 ` Russell King - ARM Linux
2010-09-20 15:48 ` Matt Sealey
@ 2010-09-20 15:48 ` Amit Kucheria
2010-09-20 15:58 ` Russell King - ARM Linux
1 sibling, 1 reply; 8+ messages in thread
From: Amit Kucheria @ 2010-09-20 15:48 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Sep 20, 2010 at 6:44 PM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> On Mon, Sep 20, 2010 at 10:32:51AM -0500, Matt Sealey wrote:
>> Hello,
>>
>> Is it possible for us to change a machine name/id in the database and
>> future kernels?
>>
>> We have two systems originally designed by Pegatron and registered
>> under their codenames, but for now retailing and marketed under the
>> "Efika MX" brand. We would like to change the id data for
>>
>> id 2336, originally MX51_LANGE51 but changed to MX51_EFIKAMX (mx51_efikamx etc.)
>> id 2370, originally MX51_KUNLUN but changed to MX51_EFIKASB (mx51_efikasb etc.)
>
> As they're not in mainline then we can. ?Bear in mind that kernels
> which contain this code using the old identifiers will break when
> someone decides to download a new copy of the file after the change.
>
> Updated.
>
> Is Sean Hsieh still responsible for these?
You can add my name there since I'll be submitting the board files.
Regards,
Amit
^ permalink raw reply [flat|nested] 8+ messages in thread
* Machine name/id change request
2010-09-20 15:48 ` Amit Kucheria
@ 2010-09-20 15:58 ` Russell King - ARM Linux
2010-10-12 8:58 ` Amit Kucheria
0 siblings, 1 reply; 8+ messages in thread
From: Russell King - ARM Linux @ 2010-09-20 15:58 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Sep 20, 2010 at 06:48:54PM +0300, Amit Kucheria wrote:
> On Mon, Sep 20, 2010 at 6:44 PM, Russell King - ARM Linux
> <linux@arm.linux.org.uk> wrote:
> > On Mon, Sep 20, 2010 at 10:32:51AM -0500, Matt Sealey wrote:
> >> Hello,
> >>
> >> Is it possible for us to change a machine name/id in the database and
> >> future kernels?
> >>
> >> We have two systems originally designed by Pegatron and registered
> >> under their codenames, but for now retailing and marketed under the
> >> "Efika MX" brand. We would like to change the id data for
> >>
> >> id 2336, originally MX51_LANGE51 but changed to MX51_EFIKAMX (mx51_efikamx etc.)
> >> id 2370, originally MX51_KUNLUN but changed to MX51_EFIKASB (mx51_efikasb etc.)
> >
> > As they're not in mainline then we can. ?Bear in mind that kernels
> > which contain this code using the old identifiers will break when
> > someone decides to download a new copy of the file after the change.
> >
> > Updated.
> >
> > Is Sean Hsieh still responsible for these?
>
> You can add my name there since I'll be submitting the board files.
Remind me to fix it up when you submit something to the patch system/
machine registry. Neither Matt nor yourself currently appears in
the existing list of people...
^ permalink raw reply [flat|nested] 8+ messages in thread
* Machine name/id change request
2010-09-20 15:58 ` Russell King - ARM Linux
@ 2010-10-12 8:58 ` Amit Kucheria
2010-11-07 18:12 ` Russell King - ARM Linux
0 siblings, 1 reply; 8+ messages in thread
From: Amit Kucheria @ 2010-10-12 8:58 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Sep 20, 2010 at 6:58 PM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> On Mon, Sep 20, 2010 at 06:48:54PM +0300, Amit Kucheria wrote:
>> On Mon, Sep 20, 2010 at 6:44 PM, Russell King - ARM Linux
>> <linux@arm.linux.org.uk> wrote:
>> > On Mon, Sep 20, 2010 at 10:32:51AM -0500, Matt Sealey wrote:
>> >> Hello,
>> >>
>> >> Is it possible for us to change a machine name/id in the database and
>> >> future kernels?
>> >>
>> >> We have two systems originally designed by Pegatron and registered
>> >> under their codenames, but for now retailing and marketed under the
>> >> "Efika MX" brand. We would like to change the id data for
>> >>
>> >> id 2336, originally MX51_LANGE51 but changed to MX51_EFIKAMX (mx51_efikamx etc.)
>> >> id 2370, originally MX51_KUNLUN but changed to MX51_EFIKASB (mx51_efikasb etc.)
>> >
>> > As they're not in mainline then we can. ?Bear in mind that kernels
>> > which contain this code using the old identifiers will break when
>> > someone decides to download a new copy of the file after the change.
>> >
>> > Updated.
>> >
>> > Is Sean Hsieh still responsible for these?
>>
>> You can add my name there since I'll be submitting the board files.
>
> Remind me to fix it up when you submit something to the patch system/
> machine registry. ?Neither Matt nor yourself currently appears in
> the existing list of people...
>
Russell,
Sascha has now accepted patches to enable the machine (EFIKAMX) in his
imx tree. Could you please add me to the list as maintainer?
Regards,
Amit
^ permalink raw reply [flat|nested] 8+ messages in thread
* Machine name/id change request
2010-10-12 8:58 ` Amit Kucheria
@ 2010-11-07 18:12 ` Russell King - ARM Linux
2010-11-08 3:03 ` Amit Kucheria
0 siblings, 1 reply; 8+ messages in thread
From: Russell King - ARM Linux @ 2010-11-07 18:12 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Oct 12, 2010 at 11:58:39AM +0300, Amit Kucheria wrote:
> On Mon, Sep 20, 2010 at 6:58 PM, Russell King - ARM Linux
> <linux@arm.linux.org.uk> wrote:
> > Remind me to fix it up when you submit something to the patch system/
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > machine registry. ?Neither Matt nor yourself currently appears in
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > the existing list of people...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Sascha has now accepted patches to enable the machine (EFIKAMX) in his
> imx tree. Could you please add me to the list as maintainer?
There are three Amit's registered for the website, none of them are you.
I'm not being difficult, I just see nothing has changed since my previous
mail, which you apparantly have misunderstood.
Please go to the machine registry, click on 'Add new machine' - that
will prompt to create an account. I'll then be able to link the machines
to your account.
^ permalink raw reply [flat|nested] 8+ messages in thread* Machine name/id change request
2010-11-07 18:12 ` Russell King - ARM Linux
@ 2010-11-08 3:03 ` Amit Kucheria
0 siblings, 0 replies; 8+ messages in thread
From: Amit Kucheria @ 2010-11-08 3:03 UTC (permalink / raw)
To: linux-arm-kernel
On Sun, Nov 7, 2010 at 11:42 PM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> On Tue, Oct 12, 2010 at 11:58:39AM +0300, Amit Kucheria wrote:
>> On Mon, Sep 20, 2010 at 6:58 PM, Russell King - ARM Linux
>> <linux@arm.linux.org.uk> wrote:
>> > Remind me to fix it up when you submit something to the patch system/
> ? ? ? ? ? ? ? ? ? ? ? ? ? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> > machine registry. ?Neither Matt nor yourself currently appears in
> ? ?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> > the existing list of people...
> ? ?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
>> Sascha has now accepted patches to enable the machine (EFIKAMX) in his
>> imx tree. Could you please add me to the list as maintainer?
>
> There are three Amit's registered for the website, none of them are you.
> I'm not being difficult, I just see nothing has changed since my previous
> mail, which you apparantly have misunderstood.
>
> Please go to the machine registry, click on 'Add new machine' - that
> will prompt to create an account. ?I'll then be able to link the machines
> to your account.
I did indeed misunderstand your previous email. I've created the
account now (amit.kucheria at linaro.org).
Thanks!
/Amit
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-11-08 3:03 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20 15:32 Machine name/id change request Matt Sealey
2010-09-20 15:44 ` Russell King - ARM Linux
2010-09-20 15:48 ` Matt Sealey
2010-09-20 15:48 ` Amit Kucheria
2010-09-20 15:58 ` Russell King - ARM Linux
2010-10-12 8:58 ` Amit Kucheria
2010-11-07 18:12 ` Russell King - ARM Linux
2010-11-08 3:03 ` Amit Kucheria
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox