diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2016-11-21 10:58:51 -0800 |
---|---|---|
committer | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2017-01-11 21:22:25 +0100 |
commit | d3fed25290a32bf5643694608a2627a611bafc8d (patch) | |
tree | 8df060d247a6dd8156e59a056b8ff4db88acbcc9 /scripts | |
parent | 2533000f4be36f4ea607e9c467046f8ada756139 (diff) |
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: 98136b2f26fa ("spl: Convert spl_ram_load_image() to use linker list")
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
(cherry picked from commit 34ee947ac3be7a79b89fa8bb690379651cc9598a)
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions