1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 14:00:23 +01:00
Files
u-boot-megous/cmd/elf.c
Emmanuel Vadot 995eab8b5b bootm: qnx: Disable data cache before booting QNX image
Instead of disabling the data cache in the bootelf command, disabling
it in the do_bootm_qnxelf function.
Some ELF binary might want the cache enabled.

Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com>
2017-01-20 15:38:05 -05:00

10 KiB