linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* General question on upgrading Linux version
@ 2007-06-20 21:29 Bizhan Gholikhamseh (bgholikh)
  2007-06-20 21:52 ` Andy Fleming
  2007-06-28 12:52 ` Clemens Koller
  0 siblings, 2 replies; 5+ messages in thread
From: Bizhan Gholikhamseh (bgholikh) @ 2007-06-20 21:29 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

Hi All,
We are using MPC8541 processor from freescale. Our current kernel
version is based on 2.6.11 plus some patches provided by Freescale. I
would like to update our Kernel version to a more recent version. 
I would greatly appreciate if you could provide me with some general
guideline on how to proceed .....
 
Many thanks in advance,
B

[-- Attachment #2: Type: text/html, Size: 1083 bytes --]

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

* Re: General question on upgrading Linux version
  2007-06-20 21:29 General question on upgrading Linux version Bizhan Gholikhamseh (bgholikh)
@ 2007-06-20 21:52 ` Andy Fleming
  2007-06-20 21:53   ` Bizhan Gholikhamseh (bgholikh)
  2007-06-21 12:29   ` Bizhan Gholikhamseh (bgholikh)
  2007-06-28 12:52 ` Clemens Koller
  1 sibling, 2 replies; 5+ messages in thread
From: Andy Fleming @ 2007-06-20 21:52 UTC (permalink / raw)
  To: Bizhan Gholikhamseh; +Cc: linuxppc-embedded


On Jun 20, 2007, at 16:29, Bizhan Gholikhamseh ((bgholikh)) wrote:

> Hi All,
> We are using MPC8541 processor from freescale. Our current kernel  
> version is based on 2.6.11 plus some patches provided by Freescale.  
> I would like to update our Kernel version to a more recent version.
> I would greatly appreciate if you could provide me with some  
> general guideline on how to proceed .....

You should be able to check out the latest sources from git:// 
git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git

You will probably also need a newer u-boot from here:

git://www.denx.de/git/u-boot-mpc85xx.git

Please tell me if you have any problems using these.

Andy

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

* RE: General question on upgrading Linux version
  2007-06-20 21:52 ` Andy Fleming
@ 2007-06-20 21:53   ` Bizhan Gholikhamseh (bgholikh)
  2007-06-21 12:29   ` Bizhan Gholikhamseh (bgholikh)
  1 sibling, 0 replies; 5+ messages in thread
From: Bizhan Gholikhamseh (bgholikh) @ 2007-06-20 21:53 UTC (permalink / raw)
  To: Andy Fleming; +Cc: linuxppc-embedded

=20

> -----Original Message-----
> From: Andy Fleming [mailto:afleming@freescale.com]=20
> Sent: Wednesday, June 20, 2007 2:52 PM
> To: Bizhan Gholikhamseh (bgholikh)
> Cc: linuxppc-embedded@ozlabs.org
> Subject: Re: General question on upgrading Linux version
>=20
>=20
> On Jun 20, 2007, at 16:29, Bizhan Gholikhamseh ((bgholikh)) wrote:
>=20
> > Hi All,
> > We are using MPC8541 processor from freescale. Our current kernel=20
> > version is based on 2.6.11 plus some patches provided by Freescale.
> > I would like to update our Kernel version to a more recent version.
> > I would greatly appreciate if you could provide me with=20
> some general=20
> > guideline on how to proceed .....
>=20
> You should be able to check out the latest sources from=20
> git:// git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git
>=20
> You will probably also need a newer u-boot from here:
>=20
> git://www.denx.de/git/u-boot-mpc85xx.git
>=20
> Please tell me if you have any problems using these.

Thanks will do.

>=20
> Andy
>=20

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

* RE: General question on upgrading Linux version
  2007-06-20 21:52 ` Andy Fleming
  2007-06-20 21:53   ` Bizhan Gholikhamseh (bgholikh)
@ 2007-06-21 12:29   ` Bizhan Gholikhamseh (bgholikh)
  1 sibling, 0 replies; 5+ messages in thread
From: Bizhan Gholikhamseh (bgholikh) @ 2007-06-21 12:29 UTC (permalink / raw)
  To: Andy Fleming; +Cc: linuxppc-embedded

=20

> -----Original Message-----
> From: Andy Fleming [mailto:afleming@freescale.com]=20
> Sent: Wednesday, June 20, 2007 2:52 PM
> To: Bizhan Gholikhamseh (bgholikh)
> Cc: linuxppc-embedded@ozlabs.org
> Subject: Re: General question on upgrading Linux version
>=20
>=20
> On Jun 20, 2007, at 16:29, Bizhan Gholikhamseh ((bgholikh)) wrote:
>=20
> > Hi All,
> > We are using MPC8541 processor from freescale. Our current kernel=20
> > version is based on 2.6.11 plus some patches provided by Freescale.
> > I would like to update our Kernel version to a more recent version.
> > I would greatly appreciate if you could provide me with=20
> some general=20
> > guideline on how to proceed .....
>=20
> You should be able to check out the latest sources from=20
> git:// git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git

The current stable kernel release is 2.6.21. Could I use that tree
instead ?

>=20
> You will probably also need a newer u-boot from here:
>=20
> git://www.denx.de/git/u-boot-mpc85xx.git
Currently we are using uboot 1.2. Do I have to update the u-boot version
also or I can bypass that for now?
Thanks,
Bizhan

>=20
> Please tell me if you have any problems using these.
>=20
> Andy
>=20

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

* Re: General question on upgrading Linux version
  2007-06-20 21:29 General question on upgrading Linux version Bizhan Gholikhamseh (bgholikh)
  2007-06-20 21:52 ` Andy Fleming
@ 2007-06-28 12:52 ` Clemens Koller
  1 sibling, 0 replies; 5+ messages in thread
From: Clemens Koller @ 2007-06-28 12:52 UTC (permalink / raw)
  To: Bizhan Gholikhamseh (bgholikh); +Cc: linuxppc-embedded

Hello, Bizhan!

Bizhan Gholikhamseh (bgholikh) schrieb:
> Hi All,
> We are using MPC8541 processor from freescale. Our current kernel 
> version is based on 2.6.11 plus some patches provided by Freescale. I 
> would like to update our Kernel version to a more recent version.

I am not sure about the exact versions but you propably need to switch
over from devfs to udev. (usually no big deal)

> I would greatly appreciate if you could provide me with some general 
> guideline on how to proceed .....

I follow the latest stable and latest-git from kernel.org. I didn't run
into major problems over here for MPC8540, however I am still on the old
ARCH=ppc. ARCH=powerpc compiles fine as well. I just had no time to have
a closer look at the DeviceTree/OpenFirmware/U-Boot stuff.

Is there any brief HowTo migrate from ppc to powerpc including u-boot?

Best greets,
-- 
Clemens Koller
__________________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Straße 45/1
Linhof Werksgelände
D-81379 München
Tel.089-741518-50
Fax 089-741518-19
http://www.anagramm-technology.com

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

end of thread, other threads:[~2007-06-21 12:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-20 21:29 General question on upgrading Linux version Bizhan Gholikhamseh (bgholikh)
2007-06-20 21:52 ` Andy Fleming
2007-06-20 21:53   ` Bizhan Gholikhamseh (bgholikh)
2007-06-21 12:29   ` Bizhan Gholikhamseh (bgholikh)
2007-06-28 12:52 ` Clemens Koller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).