
3 Oct
2015
3 Oct
'15
9:23 p.m.
On 10/03/2015 11:21 AM, Simon Glass wrote:
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.
Tested-by: Stephen Warren swarren@wwwdotorg.org
Thanks!