Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] editing device_table_dev.txt
@ 2013-02-20 23:37 John Stile
  2013-02-21 10:14 ` Stefan Fröberg
  2013-02-21 23:14 ` Arnout Vandecappelle
  0 siblings, 2 replies; 15+ messages in thread
From: John Stile @ 2013-02-20 23:37 UTC (permalink / raw)
  To: buildroot

I need a better way to auto-populate /dev, using buildroot-2011.11, with
2.6.30 kernel, but it seems not matter what I do, /dev/ is not populated
automaticly. 

My config looks like this:

BR2_ROOTFS_DEVICE_CREATION_STATIC=y
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS is not set
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV is not set
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV is not set
BR2_ROOTFS_DEVICE_TABLE="target/generic/device_table.txt target/generic/device_table_dev.txt"
BR2_ROOTFS_STATIC_DEVICE_TABLE="target/generic/device_table_dev.txt"
# BR2_ROOTFS_SKELETON_DEFAULT is not set
BR2_ROOTFS_SKELETON_CUSTOM=y
BR2_ROOTFS_SKELETON_CUSTOM_PATH="fs/skeletonMiLON"
BR2_ROOTFS_POST_BUILD_SCRIPT="$(TOPDIR)/board/atmel/at91sam9g20ek/post-build/post-build-scripts.bash"

To use hwclock I had to create dev/rtc0.
Although my kernel argument contains mtdparts, the  mtd* and mtdblock*
devices are not created.
There are others too.

What should my config look like in order to auto-populate /dev?

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

end of thread, other threads:[~2013-02-24 18:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20 23:37 [Buildroot] editing device_table_dev.txt John Stile
2013-02-21 10:14 ` Stefan Fröberg
2013-02-21 10:21   ` Stefan Fröberg
2013-02-21 10:23     ` Baruch Siach
2013-02-21 10:32       ` Stefan Fröberg
2013-02-21 22:57         ` Arnout Vandecappelle
2013-02-21 23:07           ` Stefan Fröberg
2013-02-21 23:24             ` Arnout Vandecappelle
2013-02-21 23:32               ` Stefan Fröberg
2013-02-23  9:30                 ` Arnout Vandecappelle
2013-02-23 11:18                   ` Stefan Fröberg
2013-02-24 17:26               ` Thomas Petazzoni
2013-02-24 18:11                 ` Peter Korsgaard
2013-02-24 17:24         ` Thomas Petazzoni
2013-02-21 23:14 ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox