This patch adds support for creation heartbeat led trigger with,
for example, this command:
ucidef_set_led_heartbeat "..." "..." "..."
from /etc/board.d/01_leds.
Signed-off-by: Alexey Smirnov
---
package/base-files/files/lib/functions/uci-def
According to TI docs (Processor SDK Linux Getting Started Guide)
the Random Number Generator hardware is found on
OMAP16xx, OMAP2/3/4/5, AM33xx/AM43xx boards. It already
defined in device tree files. Let's enable it.
Some tests:
root@RTS1_OI:~# rngtest -c 1000
---
target/linux/omap/config-5.10
I wonder, does it applicable for all targets with HW RNG support?
Is it necessary to have quality of HW RNG not less than 1000 for kernel
to use /dev/hwrng directly without user space tools like rng-tools?
___
openwrt-devel mailing list
openwrt-devel@li
This almost copy-paste from macvlan device with corresponding changes.
Signed-off-by: Alexey Smirnov
---
CMakeLists.txt | 2 +-
ipvlan.c | 263 +
system-dummy.c | 10 ++
system-linux.c | 76 ++
system.h | 8 ++
5
Please, any review?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Please, any review?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel