All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [BUG] dm_extended_scan_fdt()
@ 2019-05-15  2:41 AKASHI Takahiro
  2019-05-15  7:56 ` Patrice CHOTARD
  0 siblings, 1 reply; 2+ messages in thread
From: AKASHI Takahiro @ 2019-05-15  2:41 UTC (permalink / raw)
  To: u-boot

This function, dm_extended_scan_fdt(), takes an argument, blob,
but never uses it, instead uses gd->fdt_blob directly.

-Takahiro Akashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [BUG] dm_extended_scan_fdt()
  2019-05-15  2:41 [U-Boot] [BUG] dm_extended_scan_fdt() AKASHI Takahiro
@ 2019-05-15  7:56 ` Patrice CHOTARD
  0 siblings, 0 replies; 2+ messages in thread
From: Patrice CHOTARD @ 2019-05-15  7:56 UTC (permalink / raw)
  To: u-boot

Hi

Agree, i will sent a patch to fix this.

Thanks

Patrice

On 5/15/19 4:41 AM, AKASHI Takahiro wrote:
> This function, dm_extended_scan_fdt(), takes an argument, blob,
> but never uses it, instead uses gd->fdt_blob directly.
> 
> -Takahiro Akashi
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-15  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-15  2:41 [U-Boot] [BUG] dm_extended_scan_fdt() AKASHI Takahiro
2019-05-15  7:56 ` Patrice CHOTARD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.