GPIO
GPIO on BMD uses the GPIO SYSFS driver. But to get it working you first need to load the driver module:
$ opkg update
$ opkg install kmod-rdc321x-gpio
$ insmod rdc321x_gpio
and then you can follow the instructions on the GPIO SYSFS page.
GPIO on BMD uses the GPIO SYSFS driver. But to get it working you first need to load the driver module:
$ opkg update
$ opkg install kmod-rdc321x-gpio
$ insmod rdc321x_gpio
and then you can follow the instructions on the GPIO SYSFS page.