All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 2/2] Move SYS_DPAA_QBMAN to Kconfig
Date: Thu, 14 Dec 2017 01:38:06 +0000	[thread overview]
Message-ID: <VI1PR04MB2078FB46FDC05F876AB480819A0A0@VI1PR04MB2078.eurprd04.prod.outlook.com> (raw)
In-Reply-To: 1513033301-6902-3-git-send-email-ahmed.mansour@nxp.com

On 12/11/2017 03:02 PM, Ahmed Mansour wrote:
> The CONFIG_SYS_DPAA_QBMAN define is used by DPAA1 freescale SOCs to
> add device tree fixups that allow deep sleep in Linux. The define was
> placed in header files included by a number of boards, but was not
> explicitly documented in any of the Kconfigs. A description was added
> to the drivers/networking menuconfig and default selection for
> current SOCs that have this part
> 
> Signed-off-by: Ahmed Mansour <ahmed.mansour@nxp.com>
> 
> ---
> 
> Changes in v3: None
> Changes in v2: None
> 
>  drivers/net/Kconfig              | 22 ++++++++++++++++++++++
>  include/configs/B4860QDS.h       |  1 -
>  include/configs/P1023RDB.h       |  1 -
>  include/configs/P2041RDB.h       |  1 -
>  include/configs/T102xQDS.h       |  1 -
>  include/configs/T102xRDB.h       |  1 -
>  include/configs/T1040QDS.h       |  1 -
>  include/configs/T104xRDB.h       |  1 -
>  include/configs/T208xQDS.h       |  1 -
>  include/configs/T208xRDB.h       |  1 -
>  include/configs/T4240QDS.h       |  1 -
>  include/configs/T4240RDB.h       |  1 -
>  include/configs/corenet_ds.h     |  1 -
>  include/configs/cyrus.h          |  1 -
>  include/configs/ls1043a_common.h |  2 --
>  include/configs/ls1046a_common.h |  4 ----
>  16 files changed, 22 insertions(+), 19 deletions(-)
> 

Ahmed,

You may have missed some header files. This patch causes compiling
problems for many boards, including B4420QDS_NAND B4420QDS T4160QDS_NAND
T4160QDS T4160RDB T4160QDS_SDCARD T1024QDS_DDR4 B4420QDS_SPIFLASH
T4160QDS_SECURE_BOOT. Please fix.

York

      reply	other threads:[~2017-12-14  1:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-11 23:01 [U-Boot] [PATCH v3 0/2] arm: ppc: Share DPAA1 fixups between ARCHs Ahmed Mansour
2017-12-11 23:01 ` [U-Boot] [PATCH v3 1/2] drivers/misc: Share qbman init between archs Ahmed Mansour
2017-12-14  1:36   ` York Sun
2017-12-11 23:01 ` [U-Boot] [PATCH v3 2/2] Move SYS_DPAA_QBMAN to Kconfig Ahmed Mansour
2017-12-14  1:38   ` York Sun [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=VI1PR04MB2078FB46FDC05F876AB480819A0A0@VI1PR04MB2078.eurprd04.prod.outlook.com \
    --to=york.sun@nxp.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.