mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
rk3318: enable rng-seed population in u-boot
This commit is contained in:
@@ -62,7 +62,7 @@ new file mode 100644
|
||||
index 000000000000..111111111111
|
||||
--- /dev/null
|
||||
+++ b/configs/rk3318-box_defconfig
|
||||
@@ -0,0 +1,130 @@
|
||||
@@ -0,0 +1,132 @@
|
||||
+CONFIG_ARM=y
|
||||
+CONFIG_SKIP_LOWLEVEL_INIT=y
|
||||
+CONFIG_COUNTER_FREQUENCY=24000000
|
||||
@@ -193,6 +193,8 @@ index 000000000000..111111111111
|
||||
+CONFIG_TPL_TINY_MEMSET=y
|
||||
+CONFIG_ERRNO_STR=y
|
||||
+# CONFIG_EFI_LOADER is not set
|
||||
+CONFIG_BOARD_RNG_SEED=y
|
||||
+CONFIG_CMD_RNG=y
|
||||
--
|
||||
Armbian
|
||||
|
||||
|
||||
Reference in New Issue
Block a user