From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 5 Dec 2014 08:22:20 -0800 Subject: [U-Boot] [PATCH] powerpc/P5040DS: enable SATA support In-Reply-To: <1415102010-29797-1-git-send-email-shh.xie@gmail.com> References: <1415102010-29797-1-git-send-email-shh.xie@gmail.com> Message-ID: <5481DBBC.9030406@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 On 11/04/2014 03:53 AM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > The define CONFIG_FSL_SATA_V2 is missing, so SATA is not available > in U-boot. > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx, awaiting upstream. York