1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 11:44:41 +01:00
Files
u-boot-megous/test/dm/timer.c
Heinrich Schuchardt 8ae8da10b3 sandbox: correct cpu nodes
The cpu nodes in arch/sandbox/dts/test.dts should conform to the devicetree
specification:

* property device_type must be set to "cpu"
* the reg property must be provided
* the cpu nodes must have an address

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-09-25 09:46:15 -06:00

1.2 KiB