[PATCH] fixup! commands: of_property: Extend command usage on external dtb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 commands/of_property.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commands/of_property.c b/commands/of_property.c
index 41bb5f71b..063e97775 100644
--- a/commands/of_property.c
+++ b/commands/of_property.c
@@ -346,7 +346,7 @@ static int do_of_property(int argc, char *argv[])
 			return -errno;
 		}
 
-		root = of_unflatten_dtb(fdt);
+		root = of_unflatten_dtb(fdt, size);
 
 		free(fdt);
 	}
-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux