uboot/arch/sandbox
Simon Glass 7bb91dd109 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>
2015-10-05 15:47:49 +01:00
..
cpu sandbox: Use the reset driver to handle reset 2015-07-21 17:39:31 -06:00
dts sandbox: Correct operaion of 'reset' command 2015-10-05 15:47:49 +01:00
include/asm dm: test: Add a test for the system controller uclass 2015-07-21 17:39:33 -06:00
lib
Kconfig sandbox: Use defconfig to enable features 2015-05-21 09:13:18 -04:00
Makefile
config.mk