All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Please separated FMan from generate NET config
@ 2017-03-21 19:12 york sun
  2017-03-29 10:13 ` Mingkai Hu
  0 siblings, 1 reply; 2+ messages in thread
From: york sun @ 2017-03-21 19:12 UTC (permalink / raw)
  To: u-boot

Mingkai,

I noticed during recent debug on LS1043ARDB and LS1046ARDB that the 
general network feature is combined with DPAA FMan. This is not correct. 
The fix is easy. You only need to change the Makefile in board folder to 
build eth.o with $(CONFIG_NET) instead of $(CONFIG_SYS_DPAA_FMAN). You 
also need to adjust the board config header file to select PHY config 
with generate net option vs FMan specific ones.

Please send patches to fix them.

York

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

* [U-Boot] Please separated FMan from generate NET config
  2017-03-21 19:12 [U-Boot] Please separated FMan from generate NET config york sun
@ 2017-03-29 10:13 ` Mingkai Hu
  0 siblings, 0 replies; 2+ messages in thread
From: Mingkai Hu @ 2017-03-29 10:13 UTC (permalink / raw)
  To: u-boot

> 
> -----Original Message-----
> From: york sun
> Sent: Wednesday, March 22, 2017 3:13 AM
> To: Mingkai Hu <mingkai.hu@nxp.com>
> Cc: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>; u-
> boot at lists.denx.de
> Subject: Please separated FMan from generate NET config
> 
> Mingkai,
> 
> I noticed during recent debug on LS1043ARDB and LS1046ARDB that the
> general network feature is combined with DPAA FMan. This is not correct.
> The fix is easy. You only need to change the Makefile in board folder to build
> eth.o with $(CONFIG_NET) instead of $(CONFIG_SYS_DPAA_FMAN). You
> also need to adjust the board config header file to select PHY config with
> generate net option vs FMan specific ones.
> 
> Please send patches to fix them.
> 

Sure, will send the patch out to fix it.

Thanks,
Mingkai

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

end of thread, other threads:[~2017-03-29 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21 19:12 [U-Boot] Please separated FMan from generate NET config york sun
2017-03-29 10:13 ` Mingkai Hu

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.