public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Patch V2 3/4] armv8/ls1043aqds: add LS1043AQDS board support
Date: Wed, 4 Nov 2015 17:54:50 -0600	[thread overview]
Message-ID: <1446681290.12676.36.camel@freescale.com> (raw)
In-Reply-To: <1446462947-44185-4-git-send-email-Qianyu.Gong@freescale.com>

On Mon, 2015-11-02 at 19:15 +0800, Gong Qianyu wrote:

> diff --git a/arch/arm/include/asm/arch-fsl-layerscape/fdt.h 
> b/arch/arm/include/asm/arch-fsl-layerscape/fdt.h
> index 4da73ab..e3989a8 100644
> --- a/arch/arm/include/asm/arch-fsl-layerscape/fdt.h
> +++ b/arch/arm/include/asm/arch-fsl-layerscape/fdt.h
> @@ -11,4 +11,7 @@ void alloc_stream_ids(int start_id, int count, u32 
> *stream_ids, int max_cnt);
>  void append_mmu_masters(void *blob, const char *smmu_path,
>                       const char *master_name, u32 *stream_ids, int count);
>  void fdt_fixup_smmu_pcie(void *blob);
> +#ifdef CONFIG_SYS_DPAA_FMAN
> +void fdt_fixup_board_enet(void *fdt);
> +#endif
>  #endif       /* _ASM_ARMV8_FSL_LAYERSCAPE_FDT_H_ */

Why are you ifdeffing a prototype?

-Scott

  reply	other threads:[~2015-11-04 23:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-02 11:15 [U-Boot] [Patch V2 0/4] add LS1043AQDS support Gong Qianyu
2015-11-02 11:15 ` [U-Boot] [Patch V2 1/4] pci/layerscape: add support for LS1043A PCIe LUT register access Gong Qianyu
2015-11-04 23:45   ` Scott Wood
2015-11-05  5:00     ` Bin Meng
2015-11-06  0:17       ` Simon Glass
2015-11-02 11:15 ` [U-Boot] [Patch V2 2/4] armv8/ls1043ardb: dts: add dtb support Gong Qianyu
2015-11-04 23:50   ` Scott Wood
2015-11-06 10:30     ` Gong Q.Y.
2015-11-02 11:15 ` [U-Boot] [Patch V2 3/4] armv8/ls1043aqds: add LS1043AQDS board support Gong Qianyu
2015-11-04 23:54   ` Scott Wood [this message]
2015-11-02 11:15 ` [U-Boot] [Patch V2 4/4] armv8/ls1043aqds: dts: add dtb support Gong Qianyu

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=1446681290.12676.36.camel@freescale.com \
    --to=scottwood@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox