]> git.sur5r.net Git - u-boot/commit
dm: test: Disable the fdt_offset test with livetree
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:44 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:14 +0000 (07:03 -0600)
commit86b54ece82e2e175d705075418fbb57d84074345
tree937a38916f08c054ae13bf3d91543ace40cbf83e
parent298afb52cb583cbf7af52037454aef3a648f9824
dm: test: Disable the fdt_offset test with livetree

We cannot run this test with livetree since it uses device tree offsets.
Mark it as flat tree only.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/test-fdt.c