summaryrefslogtreecommitdiff
path: root/board/cavium
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2018-02-03 10:36:58 -0700
committerSimon Glass <sjg@chromium.org>2018-02-18 12:53:38 -0700
commit7e87816caa2b54e7cca9aca9b29981e54fcd0496 (patch)
treedeead47283b54ad492b662cb02a9c9766526f5dc /board/cavium
parent6d29cc7dcf2d35966aa0b6119fd1cbca0d21d5e6 (diff)
sandbox: Correct dtc warning in /chosen node
At present dtc produces these warnings when compiling sandbox: arch/sandbox/dts/test.dtb: Warning (reg_format): "reg" property in /chosen/chosen-test has invalid length (8 bytes) (#address-cells == 2, #size-cells == 1) arch/sandbox/dts/test.dtb: Warning (avoid_default_addr_size): Relying on default #address-cells value for /chosen/chosen-test arch/sandbox/dts/test.dtb: Warning (avoid_default_addr_size): Relying on default #size-cells value for /chosen/chosen-test Add the missing properties to avoid this. Signed-off-by: Simon Glass <sjg@chromium.org> Fixes: f200680 (dm: core: parse chosen node)
Diffstat (limited to 'board/cavium')
0 files changed, 0 insertions, 0 deletions