[U-Boot] Please pull u-boot-dm.git
Simon Glass
sjg at chromium.org
Tue Sep 23 20:47:55 CEST 2014
Hi Tom,
Here are some bug fixes for dm.
The following changes since commit 2a8c9c86b92a9ccee3c27286de317e19bb0530b3:
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-09-21
16:56:44 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to cae025aab3e8ea8ad455cce8b0e4647401cdd091:
dm: avoid dev->req_seq overflow (2014-09-23 12:44:31 -0600)
----------------------------------------------------------------
Robert Baldyga (1):
dm: avoid dev->req_seq overflow
Simon Glass (4):
dm: Fix repeated comment in README
sf: Add an empty entry to the parameter list
dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
dm: serial: Don't require device tree to configure a console
README | 5 +----
drivers/core/device.c | 9 +++++++--
drivers/mtd/spi/sf_params.c | 1 +
drivers/serial/serial-uclass.c | 3 ++-
4 files changed, 11 insertions(+), 7 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list