[U-Boot] Please pull u-boot-dm
Simon Glass
sjg at chromium.org
Tue Oct 6 14:31:00 CEST 2015
Hi Tom,
This fixes the driver model tests including the sandbox reset command.
The following changes since commit 996ec1dcc58a34b53891acde0ec5df9141b5fcc2:
Merge branch 'master' of git://git.denx.de/u-boot-fdt (2015-10-03
10:48:06 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to 7bb91dd109e2aff5f7f51aed44ac7890f9a4d158:
sandbox: Correct operaion of 'reset' command (2015-10-05 15:47:49 +0100)
----------------------------------------------------------------
Simon Glass (3):
dm: core: Don't use pinctrl for the root device
dm: test: Show the amount of leaked memory on error
sandbox: Correct operaion of 'reset' command
arch/sandbox/dts/sandbox.dts | 4 ++++
drivers/core/device.c | 8 ++++++--
drivers/misc/reset_sandbox.c | 2 +-
test/dm/core.c | 7 ++++++-
4 files changed, 17 insertions(+), 4 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list