projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1769502
)
mx6sabresd: State that only mx6q is supported in SPL
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sat, 15 Nov 2014 16:57:52 +0000
(14:57 -0200)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 20 Nov 2014 09:30:20 +0000
(10:30 +0100)
Make clear that current SPL code only supports the mx6q variant.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/freescale/mx6sabresd/mx6sabresd.c
patch
|
blob
|
history
diff --git
a/board/freescale/mx6sabresd/mx6sabresd.c
b/board/freescale/mx6sabresd/mx6sabresd.c
index 343c3b65e6afed46de529d85a2403b92c46fe63d..8f369b35d92581ffef12820b5dbfc16b32363892 100644
(file)
--- a/
board/freescale/mx6sabresd/mx6sabresd.c
+++ b/
board/freescale/mx6sabresd/mx6sabresd.c
@@
-754,10
+754,8
@@
static void gpr_init(void)
}
/*
- * This section require the differentiation
- * between iMX6 Sabre Families.
- * But for now, it will configure only for
- * SabreSD.
+ * This section requires the differentiation between iMX6 Sabre boards, but
+ * for now, it will configure only for the mx6q variant.
*/
static void spl_dram_init(void)
{