MLK-12531 mx6sxsabresd: Add CM4 fast boot up demo
authorYe Li <ye.li@nxp.com>
Thu, 10 Mar 2016 09:18:57 +0000 (17:18 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:42 +0000 (14:04 +0800)
commitb1200eb220e35d9f53adbb5feb1dc4d381d4f616
tree2b07b124c9ae781d3af6d65ed006b858158146db
parentb3b794bf382101fd82cfa12a5e717bd2cc6ca10a
MLK-12531 mx6sxsabresd: Add CM4 fast boot up demo

This is a demo that CM4 will boot up by u-boot without typing any
command. It boots up at u-boot early init, try to minimize the time
from power up to the CM4 running.
Since CM4 runs on QSPI NOR XIP, we have to disable the QSPI driver in
u-boot to avoid conflict.

RDC for shared GPIO1 is added, but not enabled, because the kernel is
not ready for shared GPIO1. Users can uncomment the CONFIG_IMX_RDC to
enable it.

Some legacy codes in mx6sxsabreauto are removed. We only need this work
on mx6sxsabresd as a demo.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit f66842f79d4e33ace45762466eed23a86d367642)
arch/arm/include/asm/imx-common/sys_proto.h
board/freescale/mx6sxsabresd/mx6sxsabresd.c
configs/mx6sxsabresd_m4fastup_defconfig [new file with mode: 0644]
include/configs/mx6sxsabresd.h
scripts/config_whitelist.txt