[U-Boot] [PATCH 2/6] powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target

Andy Fleming afleming at gmail.com
Thu Aug 9 01:31:59 CEST 2012


On Thu, Jun 7, 2012 at 1:43 AM, Liu Gang <Gang.Liu at freescale.com> wrote:
> Signed-off-by: Liu Gang <Gang.Liu at freescale.com>
> ---
>  arch/powerpc/cpu/mpc85xx/cpu_init.c |   17 +++--
>  arch/powerpc/cpu/mpc8xxx/srio.c     |  137 ++++++++++++-----------------------


The change here (and in fsl_pci_init.c in another patch) causes
horrible build breakage if you aren't building with the
CONFIG_SRIO_PCIE_BOOT_SLAVE option.

Please rework so that you can build *without* that option!

Andy


More information about the U-Boot mailing list