mx6sabresd: State that only mx6q is supported in SPL

Make clear that current SPL code only supports the mx6q variant.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
Fabio Estevam 2014-11-15 14:57:52 -02:00 committed by Stefano Babic
parent 1769502b53
commit c9c41d0e2b
1 changed files with 2 additions and 4 deletions

View File

@ -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)
{