Hello,
thank you really much for this forum/community! I'm trying to compile the following source code: https://github.com/j1nx/Amlogic-reff16-uboot
The reason why I'm compiling this sources are that I'm getting started with ARM devices. Especially…
Hello,
thank you really much for this forum/community! I'm trying to compile the following source code: https://github.com/j1nx/Amlogic-reff16-uboot
The reason why I'm compiling this sources are that I'm getting started with ARM devices. Especially…
Target Board: DART iMX8M (A-53)
I am trying to falcon boot by jumping directly into the kernel from U-Boot SPL. I see following error
"Synchronous Abort" handler, esr 0x86000000
ELR: ffff00000893017c
LR: 40aa825c
x0 : 0000000040400000 x1 : 000…
Hi,
Used board : Freescale SABRE SD board with iMX6Q (A9 processor).
Using Bare-metal code.
Using ARM DS-5 stream to load the binary while u-boot is running.
When I download the binary using the DS-5 debugger the MMU is enabled before launching the application…