[U-Boot] [PATCH v3 53/72] dm: test: Separate out the bus DT offset test
sjg at google.com
sjg at google.com
Thu May 25 00:06:08 UTC 2017
We cannot access the device tree via an offset when running in livetree
mode. Separate out that part of the bus' children tests and mark it as
for the flat tree only.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v3: None
Changes in v2: None
test/dm/bus.c | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list