1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-16 15:31:50 +02:00
Files
u-boot-megous/test/dm
Simon Glass eec44c7218 dtoc: Support widening a bool value
At present if we see 'ranges' property (with no value) we assume it is a
boolean, as per the devicetree spec.

But another node may define 'ranges' with a value, forcing us to widen it
to an int array. At present this is not supported and causes an error.

Fix this and add some test cases.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Tom Rini <trini@konsulko.com>
2021-08-01 09:05:24 -06:00
..
2021-07-21 10:27:35 -06:00
2021-02-26 15:30:55 +01:00
2021-06-28 16:22:13 -04:00
2021-05-26 17:26:07 -04:00
2021-03-27 15:04:31 +13:00
2021-05-04 07:57:18 -04:00