Home
last modified time | relevance | path

Searched hist:"6 b6024a3a2e0297267ad8bc0ad1dd03d6d04265a" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/tools/dtoc/
H A Ddtoc.py6b6024a3a2e0297267ad8bc0ad1dd03d6d04265a Mon Jan 16 04:09:08 UTC 2017 Simon Glass <sjg@chromium.org> dtoc: Replace dot with underscore to avoid compiler errors

If there is a '.' in a compatible string, then dtoc will produce a struct
with a name containing a '.'. This won't work, so replace it with '_'.

Also add a suitable test to the sandbox device tree to catch this.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/sandbox/dts/
H A Dsandbox.dts6b6024a3a2e0297267ad8bc0ad1dd03d6d04265a Mon Jan 16 04:09:08 UTC 2017 Simon Glass <sjg@chromium.org> dtoc: Replace dot with underscore to avoid compiler errors

If there is a '.' in a compatible string, then dtoc will produce a struct
with a name containing a '.'. This won't work, so replace it with '_'.

Also add a suitable test to the sandbox device tree to catch this.

Signed-off-by: Simon Glass <sjg@chromium.org>