From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 2 Jan 2014 15:42:40 -0800 Subject: [U-Boot] [PATCH] board/t1040qds: Fix typo in t1040_pbi.cfg file In-Reply-To: <1386661390-10838-1-git-send-email-prabhakar@freescale.com> References: <1386661390-10838-1-git-send-email-prabhakar@freescale.com> Message-ID: <52C5F970.6050005@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 12/09/2013 11:43 PM, Prabhakar Kushwaha wrote: > T1040QDS has 256KB SRAM. Comment is showing wrong information. > > So update the comment. > > Signed-off-by: Prabhakar Kushwaha > --- Applied to u-boot-mpc85xx/master. Thanks. York