rk3318: enable rng-seed population in u-boot
This commit is contained in:
parent
864d7f0a1c
commit
06f573ef3a
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user