diff options
author | Michel Pollet <buserror@gmail.com> | 2009-04-03 12:15:56 +0100 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2009-06-04 17:54:46 +0200 |
commit | 23a25eecdea20e7b58291410204a78feb2351af9 (patch) | |
tree | 1d5e318d678559fedccc58b0d50947260e7b3754 /files | |
parent | 73c580b015380e85c823bd8229d6117b8ae9abe9 (diff) |
Base "machine" support
This generate filesystems that boot on the mini.
Signed-off-by: Michel Pollet <buserror@gmail.com>
Diffstat (limited to 'files')
-rw-r--r-- | files/device_table_add-s3c_serial.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/device_table_add-s3c_serial.txt b/files/device_table_add-s3c_serial.txt new file mode 100644 index 0000000000..c053a01496 --- /dev/null +++ b/files/device_table_add-s3c_serial.txt @@ -0,0 +1,2 @@ +# Include nodes for the S3C24XX serial ports on Samsung SoC boards +/dev/ttySAC c 640 0 5 204 64 0 1 3 |