* Status of 440GP support?
@ 2003-01-24 18:13 brian.auld
2003-01-24 18:38 ` Chris Zimman
0 siblings, 1 reply; 3+ messages in thread
From: brian.auld @ 2003-01-24 18:13 UTC (permalink / raw)
To: linuxppc-embedded
Hello again,
I'm trying to get an ebony board up and running using various howtos found @
penguinppc.org and this mailing list. I saw some dialogue a while back
regarding 440GP support, but never any real conclusion to the discussion.
Can someone confirm the following:
1) After looking at the source tree for linuxppc_2_4 and linuxppc_2_4_devel,
it appears that 440GP support is only in linuxppc_2_4_devel. Does
linuxppc2_4_devel mean "unstable", or is it simply the latest and greatest
ppc kernel code for the 2.4 series that is stable.
2) I'm going through iterations of make menuconfig (on linuxppc_2_4_devel
tree) to try and get a kernel for the 440GP successfully built and am not
having much success. Does anyone have a ".config" file that works that I
could take a look at? Should it compile out of the box? I set up my
cross-compile tools using the following:
-> binutils-2.12.90.0.12
-> gcc-3.2.1 (with gcc-3.2-crossppc.diff patch applied)
3) I plan to use 'Das U-Boot' as my boot loader. Any other snafus/gotchas
anyone would be willing to let me in on ahead of time??
Thanks,
-- Brian
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Status of 440GP support?
2003-01-24 18:13 Status of 440GP support? brian.auld
@ 2003-01-24 18:38 ` Chris Zimman
2003-01-24 19:34 ` Eugene Surovegin
0 siblings, 1 reply; 3+ messages in thread
From: Chris Zimman @ 2003-01-24 18:38 UTC (permalink / raw)
To: brian.auld; +Cc: linuxppc-embedded
On Fri, Jan 24, 2003 at 10:13:16AM -0800, brian.auld@adic•com wrote:
> 1) After looking at the source tree for linuxppc_2_4 and linuxppc_2_4_devel,
> it appears that 440GP support is only in linuxppc_2_4_devel. Does
> linuxppc2_4_devel mean "unstable", or is it simply the latest and greatest
> ppc kernel code for the 2.4 series that is stable.
The latter -- the trees just haven't been merged yet.
> 2) I'm going through iterations of make menuconfig (on linuxppc_2_4_devel
> tree) to try and get a kernel for the 440GP successfully built and am not
> having much success. Does anyone have a ".config" file that works that I
> could take a look at? Should it compile out of the box? I set up my
> cross-compile tools using the following:
> -> binutils-2.12.90.0.12
> -> gcc-3.2.1 (with gcc-3.2-crossppc.diff patch applied)
See arch/ppc/configs/ebony_defconfig
One way (there may be better ways) is:
cp arch/ppc/configs/ebony_defconfig .config
make oldconfig
> 3) I plan to use 'Das U-Boot' as my boot loader. Any other snafus/gotchas
> anyone would be willing to let me in on ahead of time??
Works fine for me.
--Chris
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Status of 440GP support?
2003-01-24 18:38 ` Chris Zimman
@ 2003-01-24 19:34 ` Eugene Surovegin
0 siblings, 0 replies; 3+ messages in thread
From: Eugene Surovegin @ 2003-01-24 19:34 UTC (permalink / raw)
To: Chris Zimman; +Cc: linuxppc-embedded, brian.auld
At 10:38 AM 1/24/2003, you wrote:
>One way (there may be better ways) is:
>
>cp arch/ppc/configs/ebony_defconfig .config
>make oldconfig
Yes, there is "a better way" :)
make ebony_config
make oldconfig
Eugene Surovegin <mailto:ebs@innocent•com>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-01-24 19:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-24 18:13 Status of 440GP support? brian.auld
2003-01-24 18:38 ` Chris Zimman
2003-01-24 19:34 ` Eugene Surovegin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox