From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Fri, 10 Apr 2020 07:57:21 -0600 Subject: Please pull u-boot-dm Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, (final?) fixes for DM The following changes since commit dfd5321becc54d7ce9fd564aaaba70a2132c058e: Merge tag 'u-boot-imx-20200408' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-04-08 12:06:39 -0400) are available in the Git repository at: git://git.denx.de/u-boot-dm.git tags/dm-pull9apr20 for you to fetch changes up to 28888ca38ecc1c427d41db92c624cbf6d343df74: dm: dump.c: Refactor dm_dump_drivers prints (2020-04-09 15:12:34 -0600) ---------------------------------------------------------------- Fixes segfault in 'dm drivers' command ---------------------------------------------------------------- Ovidiu Panait (2): dm: dump.c: Fix segfault when entry->of_match is NULL dm: dump.c: Refactor dm_dump_drivers prints drivers/core/dump.c | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) Regards, Simon