Peter Korsgaard
691cf5eb42
target/generic: add /dev/sd{a,b}*, /dev/ub{a,b}* device nodes
...
E.G. for usb disks.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-21 14:42:15 +02:00
Peter Korsgaard
33f7d7929f
target/generic: add /dev/i2c-N device nodes
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-21 14:37:09 +02:00
Daniel Mack
ee0ebdfd59
Add support for Freescale's MXC serial terminals
...
This patch makes ttymxc[012] an option to choose for
BR2_TARGET_GENERIC_GETTY.
It also adds these ports to the generic device table and to securetty.
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-10 20:00:59 +02:00
Peter Korsgaard
d41f360565
target/generic: add ttySACx support to serial console config
...
Add ttySACx (samsung s3c SoC) support to the generic serial console
config.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-07 23:10:27 +02:00
Peter Korsgaard
87736033ab
target/generic: add ttyCPMx device nodes to device_table / securetty
...
Serial devices for CPM cores on ppc.
2009-02-03 14:30:44 +00:00
Peter Korsgaard
cd7245fc11
target/generic: add ttyAMAx device nodes (E.G. for qemu-system-arm)
2008-12-23 14:54:49 +00:00
Peter Korsgaard
921eb994f8
Add Xilinx UARTLITE and MPC5200 PSC device files (serial ports)
...
From: Grant Likely <grant.likely@secretlab.ca>
The Xilinx UART Lite and MPC5200 Programmable Serial Controller (PSC)
devices have dedicated major/minor numbers. Add them to the device
table data file so they get are present in the root filesystem
2008-10-17 10:19:41 +00:00
Peter Korsgaard
66acd5b9e8
generic: fix fb1..3 device_table.txt entries
2008-06-30 15:24:23 +00:00
Manuel Novoa III
05c5b1ba36
Add /dev/shm.
2005-08-03 01:28:41 +00:00
Eric Andersen
09aab35147
Add device nodes for /dev/input by default (xorg and others want then)
2005-07-14 23:29:45 +00:00
Eric Andersen
bb15c2215e
more changes towards better board support
2005-02-17 18:21:20 +00:00