Files
Ye Li 39ea1ae1f0 MLK-12737 mx6qp/mx6dp: Fix runtime CPU type checking issue
2016 u-boot added dummy CPU types for the i.MX6QP and i.MX6DP. When
doing runtime cpu type checking, we can't use CPU type of i.MX6Q and
i.MX6D for them more, which is ok in 2015 u-boot.

This patch adds the MXC_CPU_MX6QP and MXC_CPU_MX6DP at some places missed to
do the checking.

Signed-off-by: Ye Li <ye.li@nxp.com>
2016-05-03 14:36:07 +08:00
..
2016-01-12 10:19:09 -07:00
2015-12-05 18:22:21 -05:00
2016-01-24 12:09:39 +08:00
2016-01-24 12:09:39 +08:00
2016-02-06 12:00:59 +01:00