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)
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

Simple merge