openwrt/package/boot/uboot-rockchip/patches
Tianling Shen 967a6a2cf5 uboot-rockchip: increase rng-seed size
Increase rng-seed size to make Linux happy and initialize rng pool instantly.
Linux 5.19+ requires 32 bytes of entropy to initialize random pool, but u-boot
currently provides only 8 bytes.

Boot with 8 byte rng-seed (Linux 6.11):
    # dmesg | grep crng
    [   12.089286] random: crng init done
Boot with 32 byte rng-seed (Linux 6.11):
    # dmesg | grep crng
    [    0.000000] random: crng init done

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/17352
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-12-23 21:21:49 +01:00
..
001-rockchip-board-Increase-rng-seed-size-to-make-it-sufficie.patch uboot-rockchip: increase rng-seed size 2024-12-23 21:21:49 +01:00
100-rockchip-add-FriendlyElec-NanoPi-R3S.patch uboot-rockchip: add support for NanoPi R3S 2024-10-27 14:57:51 +01:00
105-nanopc-t4-fix-memory-unstability.patch uboot-rockchip: Update to 2024.01 2024-01-20 21:11:22 +01:00