[U-Boot] Please pull u-boot-dm

Simon Glass sjg at chromium.org
Tue Feb 9 23:43:59 CET 2016


Hi Tom,

Here are a few more test patches.


The following changes since commit 39af3d8a0db0aab3f78ae5576f0f5c668505a667:

  sniper: Drop references to P970 (2016-02-08 10:24:19 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-dm.git

for you to fetch changes up to c82ce04a3f38bb91465da6b2fd9d8dcb0e81f94b:

  test/py: capture the entire U-Boot version at boot (2016-02-09 15:41:19 -0700)

----------------------------------------------------------------
Stephen Warren (6):
      gunzip: remove avail_in recalculation
      itest: allow map_physmem to return 0 in limited cases
      test/py: exit(1) if there are problems running py.test
      test/py: HTML awesome!
      test/py: fix off-by-one error in spawn matching code
      test/py: capture the entire U-Boot version at boot

 cmd/itest.c                           |   2 +-
 lib/gunzip.c                          |   3 +-
 test/py/conftest.py                   |  61 +++++++++++++---------
 test/py/multiplexed_log.css           |  41 ++++++++-------
 test/py/multiplexed_log.py            | 142
+++++++++++++++++++++++++++++++++++++++-----------
 test/py/test.py                       |   1 +
 test/py/u_boot_console_base.py        |  11 ++--
 test/py/u_boot_console_exec_attach.py |  12 +++--
 test/py/u_boot_spawn.py               |   2 +-
 9 files changed, 185 insertions(+), 90 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list