uniLoader/configs/j5lte_defconfig
Ivaylo Ivanov b37e225721 arch: arm: Implement TEXT_BASE instead of using a hardcoded address
This was an issue for other armv7 boards that have slightly different
addresses till now. This also allows to start working on relocation
in the near future for both armv7 and aarch64.

While we're at it, fix some mistakes here and there.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
2024-08-06 11:12:31 +03:00

5 lines
108 B
Plaintext

CONFIG_CROSS_COMPILE="arm-none-eabi-"
CONFIG_TEXT_BASE=0x80008000
CONFIG_SAMSUNG_J5LTE=y
CONFIG_QC32_8916=y