diff options
author | Tom Rini <trini@ti.com> | 2014-04-17 14:33:25 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-04-17 14:33:25 -0400 |
commit | 0f507779ca00d90cdd4bcc8252630370339b7ea6 (patch) | |
tree | a91a89ac67dcbd42c8a4357501d155a129fa1e5a /tools/fdtdec.c | |
parent | 0f605c1501f6e82553e9affc6e17876a85db408c (diff) | |
parent | ece0d370144fdecb6f3ed5738ffe96f5b12f9e96 (diff) | |
download | u-boot-imx-0f507779ca00d90cdd4bcc8252630370339b7ea6.zip u-boot-imx-0f507779ca00d90cdd4bcc8252630370339b7ea6.tar.gz u-boot-imx-0f507779ca00d90cdd4bcc8252630370339b7ea6.tar.bz2 |
Merge branch 'next'
Diffstat (limited to 'tools/fdtdec.c')
-rw-r--r-- | tools/fdtdec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/fdtdec.c b/tools/fdtdec.c new file mode 100644 index 0000000..f1c2256 --- /dev/null +++ b/tools/fdtdec.c @@ -0,0 +1 @@ +#include "../lib/fdtdec.c" |