Files
userland/helpers
Dave Stevenson 37030a77e4 dtoverlay: Break on an error when parsing fragment overrides
A misformed string in an override, eg
changeme = <0>, "-1,-2";
would stall the parsing as it didn't know how to handle ','
and kept trying to process it over and over.

Abort on incorrect syntax.
2021-09-28 15:10:08 +01:00
..
2012-12-27 19:00:17 +00:00