Skip to content
Snippets Groups Projects
Commit 34ee947a authored by Stefan Agner's avatar Stefan Agner Committed by Tom Rini
Browse files

spl: add RAM boot device only if it is actually defined


Some devices (e.g. dra7xx) support loading to RAM using DFU without
having direct boot from RAM support. Make sure the linker list
does not contain BOOT_DEVICE_RAM if CONFIG_SPL_RAM_DEVICE is not
enabled.

Fixes: 98136b2f ("spl: Convert spl_ram_load_image() to use linker list")

Signed-off-by: default avatarStefan Agner <stefan.agner@toradex.com>
Acked-by: default avatarLukasz Majewski <l.majewski@samsung.com>
parent 41987784
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment