imx: add lowlevel init for ARM64
authorPeng Fan <peng.fan@nxp.com>
Mon, 15 Apr 2019 05:20:43 +0000 (05:20 +0000)
committerStefano Babic <sbabic@denx.de>
Thu, 25 Apr 2019 17:16:24 +0000 (19:16 +0200)
commit7a0c9b08886e5dc7d50e640ed56eed0fe612161f
tree2639e475699ef705052c814d8fc0128da7ad03fc
parent4eceb4bc8bb996050e0b890819f5340c72da59aa
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>
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/lowlevel.S [new file with mode: 0644]