* kernel for MPC8260 SBC
@ 2004-12-25 8:37 Suresh Chandra Mannava
0 siblings, 0 replies; 2+ messages in thread
From: Suresh Chandra Mannava @ 2004-12-25 8:37 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
We developed a SBC based on MPC8260. We are planing to port Linux on it.
I downloaded mpc8260 cross compiling tools from denx.de.
I started cross-compiling linux-2.4.4.
The problem is
I am not able to compile kernel. 8260 specific files in arch/ppc are not
compiling due to not inclusion of
"bd_t" structure. I Included the file "asm-ppc/bseip.h".
Still encountering many errors.
I even tried with linux-2.4.20 and encountered the same problems.
Is there any patch required for compiling the kernel cleanly.
or
I may need to provide board specific information in the form of header
files?
Please provide pointer to the sutiable kernel along with patch.
We have configured serial port on SMC. For SMC, CPM is required.
But there is no option in the kernel to select SMC for serial port.
please educate me on the above issue.
Thanks & Regards,
Suresh Chandra Mannava
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: kernel for MPC8260 SBC
[not found] <41CD1ADB.3010807@gamebox.net>
@ 2004-12-25 17:09 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-12-25 17:09 UTC (permalink / raw)
To: Suresh Chandra Mannava; +Cc: etux, linuxppc-embedded
Suresh,
please read the netiquette. Please never post the same message
several times to different newsgroups.
In message <41CD1ADB.3010807@gamebox.net> you wrote:
>
> We developed a SBC based on MPC8260. We are planing to port Linux on it.
> I downloaded mpc8260 cross compiling tools from denx.de.
>
> I started cross-compiling linux-2.4.4.
Why? 2.4.4 ist very, very old. Use a more recent kernel tree. If you
want to stay in our source tree, then please use the
linuxppc_2_4_devel module on our CVS server.
> The problem is
> I am not able to compile kernel. 8260 specific files in arch/ppc are not
> compiling due to not inclusion of
Then your configuration is broken. The kkernel compiles fine for many boards.
> "bd_t" structure. I Included the file "asm-ppc/bseip.h".
> Still encountering many errors.
This is not a big surprise. The "bseip.h" header file is for a MPC8xx
based board - what makes you think that this might work on your 8260
based hardware?
> I even tried with linux-2.4.20 and encountered the same problems.
> Is there any patch required for compiling the kernel cleanly.
No. There is no patch needed. The kernel trees are clean. You just
have to select a correct configuration. Ummm... and for your custom
board you will probably have to port Linux first.
> Please provide pointer to the sutiable kernel along with patch.
See for example the linuxppc_2_4_devel module on our CVS server.
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
Every little picofarad has a nanohenry all its own. - Don Vonada
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-25 17:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-25 8:37 kernel for MPC8260 SBC Suresh Chandra Mannava
[not found] <41CD1ADB.3010807@gamebox.net>
2004-12-25 17:09 ` Wolfgang Denk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.