From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 16 Jan 2013 08:42:23 -0600 Subject: [U-Boot] [u-boot-release] [PATCH 1/3] powerpc/p5040: enable NAND boot support In-Reply-To: <1358303980-16631-1-git-send-email-Shaohui.Xie@freescale.com> References: <1358303980-16631-1-git-send-email-Shaohui.Xie@freescale.com> Message-ID: <50F6BC4F.4020506@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Shaohui Xie wrote: > Signed-off-by: Shaohui Xie > --- These patches only add one line each, and each depends on the previous anyway. They should be merged into one patch. > boards.cfg | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/boards.cfg b/boards.cfg > index e4b0d44..8cf4936 100644 > --- a/boards.cfg > +++ b/boards.cfg > @@ -855,6 +855,7 @@ P5020DS_SECURE_BOOT powerpc mpc85xx corenet_ds freesca > P5020DS_SPIFLASH powerpc mpc85xx corenet_ds freescale - P5020DS:RAMBOOT_PBL,SPIFLASH,SYS_TEXT_BASE=0xFFF80000 > P5020DS_SRIO_PCIE_BOOT powerpc mpc85xx corenet_ds freescale - P5020DS:SRIO_PCIE_BOOT_SLAVE,SYS_TEXT_BASE=0xFFF80000 > P5040DS powerpc mpc85xx corenet_ds freescale > +P5040DS_NAND powerpc mpc85xx corenet_ds freescale - P5040DS:RAMBOOT_PBL,NAND,SYS_TEXT_BASE=0xFFF80000 > BSC9131RDB_SPIFLASH powerpc mpc85xx bsc9131rdb freescale - BSC9131RDB:BSC9131RDB,SPIFLASH > stxgp3 powerpc mpc85xx stxgp3 stx > stxssa powerpc mpc85xx stxssa stx - stxssa > -- Timur Tabi Linux kernel developer at Freescale