* [U-Boot-Users] mpc8544 u-boot support
2008-02-01 14:42 ` Kumar Gala
@ 2008-02-01 14:50 ` Kumar Gala
2008-02-01 16:35 ` Leonid
2008-02-01 15:31 ` Jon Loeliger
2008-02-01 16:36 ` Leonid
2 siblings, 1 reply; 10+ messages in thread
From: Kumar Gala @ 2008-02-01 14:50 UTC (permalink / raw)
To: u-boot
On Feb 1, 2008, at 8:42 AM, Kumar Gala wrote:
>
> On Feb 1, 2008, at 7:24 AM, Clemens Koller wrote:
>
>> Leonid schrieb:
>>> Hi:
>>>
>>> I am not new in u-boot, but this is the first time I must deal with
>>> Freescale CPU, namely mpc8544 (I have been working so far with
>>> Microblaze, ARM9, ppc440 and ppc405). My board is going to be very
>>> close
>>> to Interpid reference design.
>>>
>>> If somebody of you folks can point me to the best u-boot and Linux
>>> resources for this CPU and board, I would really appreciate that.
>>
>> Depending on board hardware-compatibility, it's best to use the
>> latest U-Boot
>> release from: ftp://ftp.denx.de/pub/u-boot/ or the latest
>> git-tree: http://www.denx.de/cgi-bin/gitweb.cgi?p=u-
>> boot.git;a=summary
>>
>> I am fine (for mpc8540 and mpc8548) with Linus' 2.6.24 tree from
>> kernel.org.
>> For development purposes, however, checkout the latest paulus.git
>> from:
>> http://git.kernel.org/?p=linux/kernel/git/paulus/
>> powerpc.git;a=summary
>> YMMV.
>>
>> For a toolchain, you can go with the Denx' ELDK or use my native CRUX
>> Linux distro which will be published, when I'll find some spare
>> time. :-)
>
> I agree with the guys that using the latest u-boot/kernel from git is
> your best choice. We've been making a lot of changes to 85xx support
> recently and if you intend for your board port to get back into the
> community it will be easier to start from something current.
>
> Also, Freescale provides prebuilt toolchains as part of their 'BSPs'.
> (I'd skip using the BSP for kernel/u-boot at this point).
>
> http://www.freescale.com/linux
Also, forgot to say we have the MPC8544 DS board in u-boot today
(boards/freescale/mpc8544ds)
- k
^ permalink raw reply [flat|nested] 10+ messages in thread
* [U-Boot-Users] mpc8544 u-boot support
2008-02-01 14:50 ` Kumar Gala
@ 2008-02-01 16:35 ` Leonid
2008-02-01 16:37 ` Jon Loeliger
0 siblings, 1 reply; 10+ messages in thread
From: Leonid @ 2008-02-01 16:35 UTC (permalink / raw)
To: u-boot
Yes, I saw in u-boot depot though didn't try to run it yet (didn't get
reference design). Is it the same called "Interpid"?
Leonid.
-----Original Message-----
From: u-boot-users-bounces@lists.sourceforge.net
[mailto:u-boot-users-bounces at lists.sourceforge.net] On Behalf Of Kumar
Gala
Sent: Friday, February 01, 2008 6:50 AM
To: Kumar Gala
Cc: Leonid; u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] mpc8544 u-boot support
On Feb 1, 2008, at 8:42 AM, Kumar Gala wrote:
>
> On Feb 1, 2008, at 7:24 AM, Clemens Koller wrote:
>
>> Leonid schrieb:
>>> Hi:
>>>
>>> I am not new in u-boot, but this is the first time I must deal with
>>> Freescale CPU, namely mpc8544 (I have been working so far with
>>> Microblaze, ARM9, ppc440 and ppc405). My board is going to be very
>>> close to Interpid reference design.
>>>
>>> If somebody of you folks can point me to the best u-boot and Linux
>>> resources for this CPU and board, I would really appreciate that.
>>
>> Depending on board hardware-compatibility, it's best to use the
>> latest U-Boot release from: ftp://ftp.denx.de/pub/u-boot/ or the
>> latest
>> git-tree: http://www.denx.de/cgi-bin/gitweb.cgi?p=u-
>> boot.git;a=summary
>>
>> I am fine (for mpc8540 and mpc8548) with Linus' 2.6.24 tree from
>> kernel.org.
>> For development purposes, however, checkout the latest paulus.git
>> from:
>> http://git.kernel.org/?p=linux/kernel/git/paulus/
>> powerpc.git;a=summary
>> YMMV.
>>
>> For a toolchain, you can go with the Denx' ELDK or use my native CRUX
>> Linux distro which will be published, when I'll find some spare time.
>> :-)
>
> I agree with the guys that using the latest u-boot/kernel from git is
> your best choice. We've been making a lot of changes to 85xx support
> recently and if you intend for your board port to get back into the
> community it will be easier to start from something current.
>
> Also, Freescale provides prebuilt toolchains as part of their 'BSPs'.
> (I'd skip using the BSP for kernel/u-boot at this point).
>
> http://www.freescale.com/linux
Also, forgot to say we have the MPC8544 DS board in u-boot today
(boards/freescale/mpc8544ds)
- k
------------------------------------------------------------------------
-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users
^ permalink raw reply [flat|nested] 10+ messages in thread
* [U-Boot-Users] mpc8544 u-boot support
2008-02-01 14:42 ` Kumar Gala
2008-02-01 14:50 ` Kumar Gala
@ 2008-02-01 15:31 ` Jon Loeliger
2008-02-01 16:36 ` Leonid
2 siblings, 0 replies; 10+ messages in thread
From: Jon Loeliger @ 2008-02-01 15:31 UTC (permalink / raw)
To: u-boot
Kumar Gala wrote:
> On Feb 1, 2008, at 7:24 AM, Clemens Koller wrote:
>
>> Leonid schrieb:
>>> Hi:
>>>
>>> I am not new in u-boot, but this is the first time I must deal with
>>> Freescale CPU, namely mpc8544 (I have been working so far with
>>> Microblaze, ARM9, ppc440 and ppc405). My board is going to be very
>>> close to Interpid reference design.
>>>
> I agree with the guys that using the latest u-boot/kernel from git is
> your best choice. We've been making a lot of changes to 85xx support
> recently and if you intend for your board port to get back into the
> community it will be easier to start from something current.
>
I might also point out that there is also a specific custodian
repository on denx.de for 85xx.
jdl
^ permalink raw reply [flat|nested] 10+ messages in thread
* [U-Boot-Users] mpc8544 u-boot support
2008-02-01 14:42 ` Kumar Gala
2008-02-01 14:50 ` Kumar Gala
2008-02-01 15:31 ` Jon Loeliger
@ 2008-02-01 16:36 ` Leonid
2008-02-01 16:42 ` Kumar Gala
2 siblings, 1 reply; 10+ messages in thread
From: Leonid @ 2008-02-01 16:36 UTC (permalink / raw)
To: u-boot
Do I really need any special toolchain or ELDK 4.1 will do?
-----Original Message-----
From: Kumar Gala [mailto:galak at kernel.crashing.org]
Sent: Friday, February 01, 2008 6:42 AM
To: Clemens Koller
Cc: Leonid; u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] mpc8544 u-boot support
On Feb 1, 2008, at 7:24 AM, Clemens Koller wrote:
> Leonid schrieb:
>> Hi:
>>
>> I am not new in u-boot, but this is the first time I must deal with
>> Freescale CPU, namely mpc8544 (I have been working so far with
>> Microblaze, ARM9, ppc440 and ppc405). My board is going to be very
>> close to Interpid reference design.
>>
>> If somebody of you folks can point me to the best u-boot and Linux
>> resources for this CPU and board, I would really appreciate that.
>
> Depending on board hardware-compatibility, it's best to use the latest
> U-Boot release from: ftp://ftp.denx.de/pub/u-boot/ or the latest
> git-tree: http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=summary
>
> I am fine (for mpc8540 and mpc8548) with Linus' 2.6.24 tree from
> kernel.org.
> For development purposes, however, checkout the latest paulus.git
> from:
> http://git.kernel.org/?p=linux/kernel/git/paulus/powerpc.git;a=summary
> YMMV.
>
> For a toolchain, you can go with the Denx' ELDK or use my native CRUX
> Linux distro which will be published, when I'll find some spare time.
> :-)
I agree with the guys that using the latest u-boot/kernel from git is
your best choice. We've been making a lot of changes to 85xx support
recently and if you intend for your board port to get back into the
community it will be easier to start from something current.
Also, Freescale provides prebuilt toolchains as part of their 'BSPs'.
(I'd skip using the BSP for kernel/u-boot at this point).
http://www.freescale.com/linux
- k
^ permalink raw reply [flat|nested] 10+ messages in thread
* [U-Boot-Users] mpc8544 u-boot support
2008-02-01 16:36 ` Leonid
@ 2008-02-01 16:42 ` Kumar Gala
0 siblings, 0 replies; 10+ messages in thread
From: Kumar Gala @ 2008-02-01 16:42 UTC (permalink / raw)
To: u-boot
eldk 4.1 for 85xx should be fine. (just make sure to get the 85xx one)
- k
On Feb 1, 2008, at 10:36 AM, Leonid wrote:
> Do I really need any special toolchain or ELDK 4.1 will do?
>
> -----Original Message-----
> From: Kumar Gala [mailto:galak at kernel.crashing.org]
> Sent: Friday, February 01, 2008 6:42 AM
> To: Clemens Koller
> Cc: Leonid; u-boot-users at lists.sourceforge.net
> Subject: Re: [U-Boot-Users] mpc8544 u-boot support
>
>
> On Feb 1, 2008, at 7:24 AM, Clemens Koller wrote:
>
>> Leonid schrieb:
>>> Hi:
>>>
>>> I am not new in u-boot, but this is the first time I must deal with
>>> Freescale CPU, namely mpc8544 (I have been working so far with
>>> Microblaze, ARM9, ppc440 and ppc405). My board is going to be very
>>> close to Interpid reference design.
>>>
>>> If somebody of you folks can point me to the best u-boot and Linux
>>> resources for this CPU and board, I would really appreciate that.
>>
>> Depending on board hardware-compatibility, it's best to use the
>> latest
>
>> U-Boot release from: ftp://ftp.denx.de/pub/u-boot/ or the latest
>> git-tree: http://www.denx.de/cgi-bin/gitweb.cgi?p=u-
>> boot.git;a=summary
>>
>> I am fine (for mpc8540 and mpc8548) with Linus' 2.6.24 tree from
>> kernel.org.
>> For development purposes, however, checkout the latest paulus.git
>> from:
>> http://git.kernel.org/?p=linux/kernel/git/paulus/
>> powerpc.git;a=summary
>> YMMV.
>>
>> For a toolchain, you can go with the Denx' ELDK or use my native CRUX
>> Linux distro which will be published, when I'll find some spare time.
>> :-)
>
> I agree with the guys that using the latest u-boot/kernel from git is
> your best choice. We've been making a lot of changes to 85xx support
> recently and if you intend for your board port to get back into the
> community it will be easier to start from something current.
>
> Also, Freescale provides prebuilt toolchains as part of their 'BSPs'.
> (I'd skip using the BSP for kernel/u-boot at this point).
>
> http://www.freescale.com/linux
>
> - k
^ permalink raw reply [flat|nested] 10+ messages in thread