]> git.karo-electronics.de Git - linux-beck.git/commit
of: Feed entire flattened device tree into the random pool
authorAnton Blanchard <anton@samba.org>
Mon, 29 Jul 2013 03:11:50 +0000 (13:11 +1000)
committerGrant Likely <grant.likely@linaro.org>
Fri, 30 Aug 2013 10:34:34 +0000 (11:34 +0100)
commit109b6236294b53d8eaa50be7d9e9ad37079f5f7e
treeada92373fe06ffa4773bfd939e3284c0bea5cef6
parent4485681939b99d80893e2016ebb9d44e1c414561
of: Feed entire flattened device tree into the random pool

We feed the entire DMI table into the random pool to provide
better random data during early boot, so do the same with the
flattened device tree.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
drivers/of/fdt.c