linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* kernel.org's kernel: building and root file system
@ 2005-10-06  4:53 KokHow Teh
  2005-10-06  5:57 ` Johannes Geissel
  2005-10-06  7:26 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: KokHow Teh @ 2005-10-06  4:53 UTC (permalink / raw)
  To: Vitaly Bordug <vbordug; +Cc: linuxppc-embedded list <linuxppc-embedded


Hi;
      I am new to this and I have some questions of "what's next?" after
having downloaded the latest kernel from kernel.org:

(1)   Since I am going to build the kernel for PPC platform and
architecture, running `make xconfig` won't bring up the right set of
configurations for your target but the default which is a generic X86
architecture and platform. What is the usual step so that I will have the
configuration set for my target? I think of 2:

      (i) copy arch/ppc/configs/<foo>_defconfig to $SRC_BASE/.config; `make
xconfig`
      (ii) `make xconfig`; and inside the X-window, open the
arch/ppc/configs/<foo>_defconfig and save it for your architecture.

      I tried (ii) but after having opened the <foo>_defconfig, it is not
reflected at all in the X-window. It is still showing the default
configurations.

(2)   Ok, you have the kernel running on your PPC target. How about the
root file system? Where and how can I have/build a generic root file system
that works with kernels running from kernel.org?

(3)   Toolchain. What cross-toolchain is generally used to build the kernel
for your target? For PPC, I come across this
http://penguinppc.org/dev/crosstool.php... Is that popularly used to build
kernel from kernel.org for PPC architecture and platform?

      Thanks for any comment and insight.

Regards,
TEH

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-06  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-06  4:53 kernel.org's kernel: building and root file system KokHow Teh
2005-10-06  5:57 ` Johannes Geissel
2005-10-06  7:26 ` Wolfgang Denk

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).