* Freescale 8272ADS configuration
@ 2006-04-13 1:22 Carlos Munoz
2006-04-13 8:36 ` Alex Zeffertt
0 siblings, 1 reply; 4+ messages in thread
From: Carlos Munoz @ 2006-04-13 1:22 UTC (permalink / raw)
To: linuxppc-embedded
Hi all,
I have a new Freescale 8272ADS board that I need to load uboot and linux
on. I have read all the documentation that came with the board but
unfortunately it doesn't explain how to bring up the board from scratch.
Does anyone know what I need to do to load uboot and linux on this board ?
Thanks,
Carlos
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Freescale 8272ADS configuration
2006-04-13 1:22 Freescale 8272ADS configuration Carlos Munoz
@ 2006-04-13 8:36 ` Alex Zeffertt
2006-04-13 19:20 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: Alex Zeffertt @ 2006-04-13 8:36 UTC (permalink / raw)
To: Carlos Munoz; +Cc: linuxppc-embedded
Carlos,
You need to load u-boot using the following BDI2000 config file:
ftp://ftp.denx.de/pub/BDI2000/MPC8260ADS.cfg
u-boot itself needs to be configured with
make MPC8272ADS_config
before it is built.
The kernel needs to be configured with
make ads8272_config && make oldconfig
before it is built.
And most importantly you should read the user manual on
http://www.denx.de/wiki/DULG/Manual
It's a bit 8xx centric but most of it applies to the 82xx as well.
Alex
On Wed, 12 Apr 2006 18:22:33 -0700
Carlos Munoz <carlos@kenati.com> wrote:
> Hi all,
>
> I have a new Freescale 8272ADS board that I need to load uboot and
> linux on. I have read all the documentation that came with the board
> but unfortunately it doesn't explain how to bring up the board from
> scratch. Does anyone know what I need to do to load uboot and linux
> on this board ?
>
> Thanks,
>
>
> Carlos
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Freescale 8272ADS configuration
2006-04-13 8:36 ` Alex Zeffertt
@ 2006-04-13 19:20 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2006-04-13 19:20 UTC (permalink / raw)
To: Alex Zeffertt; +Cc: linuxppc-embedded
In message <20060413093620.10a0dadb.ajz@cambridgebroadband.com> you wrote:
>
> And most importantly you should read the user manual on
>
> http://www.denx.de/wiki/DULG/Manual
>
> It's a bit 8xx centric but most of it applies to the 82xx as well.
There are also versions for other processors, like MPC5200, MPC834x,
MPC85xx, PPC405 and PPC440; see
http://www.denx.de/wiki/DULG/BoardSelect
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Any sufficiently advanced bug is indistinguishable from a feature.
- Rich Kulawiec
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Freescale 8272ADS configuration
@ 2006-04-14 13:40 Krishnan
0 siblings, 0 replies; 4+ messages in thread
From: Krishnan @ 2006-04-14 13:40 UTC (permalink / raw)
To: Linuxppc-Embedded@Ozlabs. Org
Hi Carlos,
I found two interesting documents on the Web (one from a grad student and
other from Freescale website). Both are generic steps from U-BOOT porting to
Linux bring up. I don't know which kernel you decide to use but these are
quite useful to read to get very good inputs.
I have both these documents (they are for 860 and 8260 but as Wolfgang
mentioned) these are very closely related as they are the same family. I
cannot attach documents more than 100 KB on this list.
One more "WAR Story" for you too from helicontech
http://www.helicontech.co.il/whitepapers/LinuxBringUp.html
Cheers,
Krishnan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-04-14 13:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-13 1:22 Freescale 8272ADS configuration Carlos Munoz
2006-04-13 8:36 ` Alex Zeffertt
2006-04-13 19:20 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2006-04-14 13:40 Krishnan
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).