1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 17:52:07 +02:00
Files
u-boot-megous/lib
Sjoerd Simons 0d91c88230 lmb: Treat a region which is a subset as equal
In various cases logical memory blocks are coalesced; As a result doing
a strict check whether memory blocks are the same doesn't necessarily
work as a previous addition of a given block might have been merged into
a bigger block.

Fix this by considering a block is already registered if it's a pure
subset of one of the existing blocks.

Signed-off-by: Sjoerd Simons <sjoerd@collabora.com>
2023-02-12 11:54:18 -05:00
..
2022-07-11 14:58:57 -04:00
2023-02-11 12:22:34 -05:00
2022-07-26 02:30:56 -06:00
2023-01-04 13:17:42 +01:00
2022-08-12 08:14:23 -04:00
2023-01-20 12:27:24 -05:00
2023-01-16 18:01:10 +08:00
2022-10-27 09:10:08 -04:00
2023-02-11 12:22:34 -05:00
2023-02-11 12:22:35 -05:00
2022-09-03 09:35:48 +02:00
2023-02-09 16:32:26 -05:00