* 405 Walnut Status?
@ 2001-08-30 20:18 Kent Borg
2001-09-04 21:18 ` Dan Malek
0 siblings, 1 reply; 4+ messages in thread
From: Kent Borg @ 2001-08-30 20:18 UTC (permalink / raw)
To: linuxppc-embedded; +Cc: pbarada, dan
What kind of shape is the 405 Walnut code in ppc.bitkeeper.com:5000
linuxppc_2_4_devel kernel?
I can't figure out how to even config and compile it. I tried the
walnut_config and head_4xx.S dies of an unrecognized opcode (as did an
earlier attempt at a config). Looking further, things seem missing
(for example in walnut_setup.c, arch/ppc/mm/Makefile,
asm-ppc/processor.h).
Did I start with the wrong kernel?
Thanks,
-kb, the Kent who will be off e-mail most of next week.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 405 Walnut Status?
2001-08-30 20:18 405 Walnut Status? Kent Borg
@ 2001-09-04 21:18 ` Dan Malek
2001-09-05 14:50 ` Peter Barada
0 siblings, 1 reply; 4+ messages in thread
From: Dan Malek @ 2001-09-04 21:18 UTC (permalink / raw)
To: Kent Borg; +Cc: linuxppc-embedded, pbarada
Kent Borg wrote:
>
> What kind of shape is the 405 Walnut code in ppc.bitkeeper.com:5000
> linuxppc_2_4_devel kernel?
As of last week, it should build and boot. There have been some
updates to the bootloader I haven't verified, but it should work.
> I can't figure out how to even config and compile it.
Are you actually using the BK tools? If so, you should 'bk clone',
then go into the directory and 'bk -r get', 'make walnut_config',
'make oldconfig', 'make dep', 'make zImage'.......
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 405 Walnut Status?
2001-09-04 21:18 ` Dan Malek
@ 2001-09-05 14:50 ` Peter Barada
2001-09-05 15:57 ` Dan Malek
0 siblings, 1 reply; 4+ messages in thread
From: Peter Barada @ 2001-09-05 14:50 UTC (permalink / raw)
To: dan; +Cc: kentborg, linuxppc-embedded
>Are you actually using the BK tools? If so, you should 'bk clone',
>then go into the directory and 'bk -r get', 'make walnut_config',
>'make oldconfig', 'make dep', 'make zImage'.......
Ahhh, I think I figured it out. In the top level makefile, we forgot
to define ARCH to be ppc, and CROSS_COMPILE to be powerpc-linux-
Now 'make walnut_config' does something interesting.
I'll try a build and see if it comes together...
Thanx for the help!
--
Peter Barada Peter.Barada@motorola.com
Wizard 781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola) 781-270-0193 (fax)
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-09-05 15:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-30 20:18 405 Walnut Status? Kent Borg
2001-09-04 21:18 ` Dan Malek
2001-09-05 14:50 ` Peter Barada
2001-09-05 15:57 ` Dan Malek
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).