u-boot-brain/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 sandbox: Add support for bootz 2015-04-19 14:45:57 -06:00
config.mk generic-board: select SYS_GENERIC_BOARD for some architectures 2015-03-28 09:03:08 -04:00
Kconfig sandbox: Use defconfig to enable features 2015-05-21 09:13:18 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00