Home
last modified time | relevance | path

Searched hist:"7 bb91dd109e2aff5f7f51aed44ac7890f9a4d158" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/dts/
H A Dsandbox.dts7bb91dd109e2aff5f7f51aed44ac7890f9a4d158 Sat Oct 03 17:21:16 UTC 2015 Simon Glass <sjg@chromium.org> sandbox: Correct operaion of 'reset' command

Currently 'reset' only works with the test device tree. When run without a
device tree, or with the normal device tree, the following error is
displayed:

Reset not supported on this platform

Fix the driver and the standard device tree to avoid this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>