imx: add lowlevel init for ARM64
authorPeng Fan <peng.fan@nxp.com>
Mon, 15 Apr 2019 05:20:43 +0000 (05:20 +0000)
committerYe Li <ye.li@nxp.com>
Sun, 29 Sep 2019 08:33:25 +0000 (01:33 -0700)
commitdea8b7b9dac2e471fc8313fd289beb71d03e65c2
tree2180fa2a7df098bad3ce0e6d23e16e766bcb066f
parentf6d6308bcfc732c82b36d02a804fc69e329ee4b2
imx: add lowlevel init for ARM64

Sometimes we met SERROR, but only to catch it when Linux boots up.
Let's enable catching in U-Boot to catch it ealier and ease debug.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit 7a0c9b08886e5dc7d50e640ed56eed0fe612161f)
(cherry picked from commit 33da22c4793e56077033a4f6c567894badb8e907)
(cherry picked from commit 4da3e872b7c61b93fa227935a7b45eb5fcb252e1)
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/lowlevel.S [new file with mode: 0644]