All of lore.kernel.org
 help / color / mirror / Atom feed
* RE :how to do:root filesystem on flash?
@ 2003-06-12  9:33 Callebaut Benoit
  2003-06-12 11:46 ` VxWorks.c ?? Mark Schaefer
  2003-06-13  6:17 ` RE :how to do:root filesystem on flash? yong_guo
  0 siblings, 2 replies; 7+ messages in thread
From: Callebaut Benoit @ 2003-06-12  9:33 UTC (permalink / raw)
  To: linuxppc-embedded mailing list


I,
1 : Create a cramfs filesystem with the right endianess from your nfs
filesystem using mkcramfs.
Burn it into the flash( at the start of the flash).

2 : In your kernel config set the "root=" option to : "/dev/mtdblock0"
Enable Flash MTDBlock support and the right options like CFI,...
Set up the start of the flash and its length
Enable Cramfs in filesystem
Disable NFS as root filesystem.

Rebuild your kernel and flash it.
Reboot the board en enjoy.

PS : This question was already a 100 times answered. Search in the mailing
list before asking such a question.
Or maybe a better idea : One may build a FAQ or a list of Howtos on such
common questions.

Benoit Callebaut


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: VxWorks.c ??
@ 2003-06-12 12:00 Flavio Pereira
  0 siblings, 0 replies; 7+ messages in thread
From: Flavio Pereira @ 2003-06-12 12:00 UTC (permalink / raw)
  To: Mark Schaefer; +Cc: linuxppc-embedded mailing list


Hi Mark

>After that, I need to set up a development environment.  I have the
>ppc kernel source, but I'm not able to get libc and u-boot to compile.
>Should I give up and just use the ELDK?

Definitely go with ELDK, it will save you quite a few grey hairs and a
considerable amount of time.

>Also, what JTAG Emulators and programmers do you use that are
compatible >with Linux and MPC8xx?

Abatron's BDI2000 is your best option. Well that's a personal preference
anyway :-)

Regards
Flavio Pereira

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2003-06-13  6:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-12  9:33 RE :how to do:root filesystem on flash? Callebaut Benoit
2003-06-12 11:46 ` VxWorks.c ?? Mark Schaefer
2003-06-12 12:19   ` Wolfgang Denk
2003-06-12 14:52     ` Mark Schaefer
2003-06-12 21:48       ` Wolfgang Denk
2003-06-13  6:17 ` RE :how to do:root filesystem on flash? yong_guo
  -- strict thread matches above, loose matches on Subject: below --
2003-06-12 12:00 VxWorks.c ?? Flavio Pereira

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.