Atish Patra
f614753c4b
fdtdec: Fix boundary check
...
In U-Boot, the reserved memory end address is considered as a inclusive
address. This notion is followed while adding a reserved memory node to
the DT.
For example:
end_address = start_address + size - 1
Follow the same notion and fix the end address computation while checking
for existing nodes.
Signed-off-by: Atish Patra <atish.patra@wdc.com >
Reviewed-by: Bin Meng <bmeng.cn@gmail.com >
Tested-by: Bin Meng <bmeng.cn@gmail.com >
2020-04-23 10:14:16 +08:00
..
2020-04-16 14:36:28 +08:00
2020-01-17 10:16:29 -05:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-04-16 16:41:40 -04:00
2020-03-22 11:06:23 +01:00
2020-02-05 19:33:46 -07:00
2020-01-30 13:30:35 -05:00
2020-01-30 13:30:35 -05:00
2020-04-07 17:13:35 -04:00
2020-01-17 17:53:40 -05:00
2020-02-05 19:33:46 -07:00
2020-01-22 17:47:57 -05:00
2020-01-17 10:15:49 -05:00
2019-12-06 16:44:20 -05:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2019-09-20 20:09:19 +02:00
2019-12-02 18:23:07 -05:00
2019-12-02 18:23:08 -05:00
2019-12-06 16:44:19 -05:00
2020-01-17 17:53:52 -05:00
2020-03-03 13:08:14 +05:30
2019-10-31 07:22:53 -04:00
2019-07-10 16:52:58 -06:00
2020-04-23 10:14:16 +08:00
2019-12-02 18:23:08 -05:00
2019-08-11 16:43:41 -04:00
2020-01-17 17:53:40 -05:00
2019-12-02 18:23:08 -05:00
2020-04-17 12:32:36 -04:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2019-12-02 18:23:11 -05:00
2020-04-16 14:36:28 +08:00
2019-12-15 11:43:57 +08:00
2019-12-06 16:44:20 -05:00
2020-01-17 17:53:40 -05:00
2019-12-02 18:23:08 -05:00
2019-12-02 18:23:07 -05:00
2019-08-11 16:43:41 -04:00
2020-02-05 19:33:46 -07:00
2020-04-06 12:52:45 +02:00
2019-12-02 18:23:13 -05:00
2019-11-01 09:34:35 -04:00
2020-01-22 17:47:57 -05:00
2019-12-02 18:23:13 -05:00
2019-12-09 09:47:41 -06:00
2019-05-05 08:48:50 -04:00