From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 6 Apr 2016 10:28:58 -0700 Subject: [U-Boot] [PATCH] armv8/ls1043aqds modify CONFIG_SYS_MAX_FLASH_BANKS to 1 In-Reply-To: <1459502921-12079-1-git-send-email-wenbin.song@nxp.com> References: <1459502921-12079-1-git-send-email-wenbin.song@nxp.com> Message-ID: <5705475A.6020407@nxp.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 04/01/2016 02:37 AM, Wenbin Song wrote: > There is only one flash bank for ls1043aqds. > Signed-off-by: Wenbin Song > --- > include/configs/ls1043aqds.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Add ":" sign in subject to separate tag from subject. Applied to u-boot-fsl-qoriq master. Awaiting upstream. Thanks. York