1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 22:47:12 +01:00
Files
u-boot-megous/common/bootm.c
Tero Kristo fbde7589ce common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
These cases are typically fatal and are difficult to debug for random
users. Add checks for detecting overlapping images and abort if overlap
is detected.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
2020-07-17 08:51:01 -04:00

24 KiB