mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
Add rules for MXC UARTs.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2826 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -100,3 +100,6 @@ ACTION=="add", SUBSYSTEM=="firmware", RUN+="/lib/udev/firmware_helper"
|
||||
# Samsung UARTS
|
||||
KERNEL=="s3c2410_serial[0-9]", NAME="ttySAC%n"
|
||||
|
||||
# MXC UARTs
|
||||
KERNEL=="ttymxc[0-4]", NAME="ttymxc%n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user