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

Prabhakar Kushwaha prabhakar at freescale.com
Tue Dec 10 08:43:10 CET 2013


T1040QDS has 256KB SRAM. Comment is showing wrong information.

So update the comment.

Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
---
 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/t1040qds/t1040_pbi.cfg
index 624398a..10b1a6d 100644
--- a/board/freescale/t1040qds/t1040_pbi.cfg
+++ b/board/freescale/t1040qds/t1040_pbi.cfg
@@ -3,7 +3,7 @@
 09010000 00200400
 09138000 00000000
 091380c0 00000100
-#Configure CPC1 as 512KB SRAM
+#Configure CPC1 as 256KB SRAM
 09010100 00000000
 09010104 fffc0007
 09010f00 08000000
-- 
1.7.9.5





More information about the U-Boot mailing list