Re: [U-Boot] [PATCH] board/t1040qds: Fix typo in t1040_pbi.cfg file

2014-01-02 Thread York Sun
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 ___ U-Boot mail

[U-Boot] [PATCH] board/t1040qds: Fix typo in t1040_pbi.cfg file

2013-12-09 Thread Prabhakar Kushwaha
T1040QDS has 256KB SRAM. Comment is showing wrong information. So update the comment. Signed-off-by: Prabhakar Kushwaha --- board/freescale/t1040qds/t1040_pbi.cfg |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/freescale/t1040qds/t1040_pbi.cfg b/board/freescale/t10