
On Mon, Jun 27, 2016 at 08:30:28AM +0200, Maxime Ripard wrote:
Hi David,
On Mon, Jun 27, 2016 at 03:26:58PM +1000, David Gibson wrote:
On Fri, Jun 24, 2016 at 04:27:57PM +0200, Maxime Ripard wrote:
This adds a bunch of unit tests for the "fdt apply" command.
They've all been run successfully in the sandbox. However, as you still require an out-of-tree dtc with overlay support, this is disabled by default.
Acked-by: Simon Glass sjg@chromium.org Acked-by: Pantelis Antoniou pantelis.antoniou@konsulko.com Signed-off-by: Maxime Ripard maxime.ripard@free-electrons.com
These tests are geared for the u-boot tree, but for upstream application we really need testcases that fit within dtc/libfdt as well. It would be good if you can adapt some or all of these tests to work in that context.
That's the plan ! :)
Ok, great.