From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liu Gang Date: Mon, 6 May 2013 11:28:13 +0800 Subject: [U-Boot] [PATCH 2/7] powerpc/boot: Change the macro of Boot from SRIO and PCIE master module In-Reply-To: References: <1362732066-8056-1-git-send-email-Gang.Liu@freescale.com> <1362732066-8056-2-git-send-email-Gang.Liu@freescale.com> Message-ID: <1367810893.4452.3.camel@linux> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2013-04-30 at 17:28 -0500, Andy Fleming wrote: > On Fri, Mar 8, 2013 at 2:41 AM, Liu Gang > wrote: > Change the macro "CONFIG_SYS_FSL_SRIO_PCIE_BOOT_MASTER" to > "CONFIG_SRIO_PCIE_BOOT_MASTER", remove them from > arch/powerpc/include/asm/config_mpc85xx.h file, and add those > macros > in configuration header file of each board which can support > the > master module of Boot from SRIO and PCIE. > > Signed-off-by: Liu Gang > > > > > More important than explaining what the patch does is explaining > *why*. Why was this change necessary? > > > Make sure the "why" includes what makes this feature a board feature, > as opposed to an SoC feature? > > > Andy Thanks, I'll updated the commit message. And in addition, why the state of the below patch is superseded? http://patchwork.ozlabs.org/patch/226046/