u-boot-brain/arch/arm
Ye Li 9a2738581a imx8: Jump from alias to OCRAM address at SPL init
When running SPL on iMX8, the A core starts at address 0
which is a alias to OCRAM 0x100000.
The alias only map first 96KB of OCRAM, so this require the
SPL size can't beyond 96KB. But when using SPL DM, the size increase
significantly and may exceed 96KB.
So to fix the problem, we will change SPL linker address to OCRAM
address 0x100000. And then jump to the absolute address not the PC relative
address for entering OCRAM.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2019-10-13 22:49:12 +02:00
..
cpu u-boot-imx-20191009 2019-10-09 11:44:45 -04:00
dts imx: dts: Add u-boot specific set of device tree properties for tpc70 2019-10-13 22:49:11 +02:00
include imx8: Jump from alias to OCRAM address at SPL init 2019-10-13 22:49:12 +02:00
lib arm64: print instructions leading to exception 2019-10-11 15:33:27 -04:00
mach-aspeed
mach-at91 ARM: at91: Add SFR definitions 2019-10-08 09:16:11 +03:00
mach-bcm283x ARM: bcm283x: Include definition for additional emmc clock 2019-09-06 18:16:59 +02:00
mach-bcmstb
mach-davinci ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands 2019-09-13 11:56:08 -04:00
mach-exynos CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
mach-highbank
mach-imx imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot 2019-10-13 22:49:12 +02:00
mach-integrator
mach-k3 arm: k3: Use driver_name to get ti_sci handle 2019-10-11 13:32:20 -04:00
mach-keystone arm: mach-keystone: Use appended original image size in image processing 2019-07-29 17:58:52 -04:00
mach-kirkwood env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
mach-mediatek board: mediatek: Add pumpkin board support 2019-07-29 09:32:11 -04:00
mach-meson - amlogic: add support for the SEI Robotic SEI510 2019-08-12 23:03:35 -04:00
mach-mvebu arm: mvebu: set 38x and 39x AVS on lower frequency 2019-07-11 10:58:03 +02:00
mach-omap2 arm: dra7xx: Hang on any failure during IOdelay recalibration 2019-10-11 13:32:40 -04:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile spl: Allow tiny printf() to be controlled in SPL and TPL 2019-10-08 13:57:45 +08:00
mach-rockchip spl: pass args to board_return_to_bootrom 2019-10-08 16:35:16 +02:00
mach-s5pc1xx CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
mach-snapdragon arm: mach-snapdragon: pinctrl: clarify gpio disable bit 2019-01-25 12:12:56 -05:00
mach-socfpga spl: Convert CONFIG_SPL_SIZE_LIMIT to hex 2019-10-08 13:57:45 +08:00
mach-sti
mach-stm32 mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 2019-06-28 09:45:27 +02:00
mach-stm32mp bsec: update after MISC u-class update 2019-08-27 11:19:23 +02:00
mach-sunxi sunxi: H6: Enable USB for existing boards 2019-07-16 17:13:15 +05:30
mach-tegra Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it" 2019-10-06 16:02:37 +02:00
mach-uniphier dm: core: Add device_foreach_child() 2019-10-08 13:57:39 +08:00
mach-versal arm64: versal: Move common board dtb search 2019-10-08 13:14:54 +02:00
mach-versatile
mach-zynq CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
mach-zynqmp arm64: zynqmp: Use mailbox driver for PMUFW config loading 2019-10-08 09:55:11 +02:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig imx8: Jump from alias to OCRAM address at SPL init 2019-10-13 22:49:12 +02:00
Kconfig.debug
Makefile arm: imx: build mach-imx for i.MX8 2019-01-28 20:35:47 +01:00