diff options
author | Thomas Chou <thomas@wytron.com.tw> | 2015-10-18 19:42:09 +0800 |
---|---|---|
committer | Thomas Chou <thomas@wytron.com.tw> | 2015-10-23 07:28:38 +0800 |
commit | e6e2c15d487c0dce423c145233d1feab7798bc50 (patch) | |
tree | eaa8bf2f73fa2461d22edaa871a5c3463a87853c /arch/nios2/dts/include/dt-bindings | |
parent | 1226dfdaddaf3a0c3e3451e69fad9f480df89d9b (diff) | |
download | u-boot-e6e2c15d487c0dce423c145233d1feab7798bc50.tar.gz |
nios2: enable device tree control of U-Boot
This patch adds device tree control of U-Boot to nios2 boards.
The example dts is taken from Linux kernel.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/nios2/dts/include/dt-bindings')
l--------- | arch/nios2/dts/include/dt-bindings | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nios2/dts/include/dt-bindings b/arch/nios2/dts/include/dt-bindings new file mode 120000 index 0000000000..0cecb3d080 --- /dev/null +++ b/arch/nios2/dts/include/dt-bindings @@ -0,0 +1 @@ +../../../../include/dt-bindings
\ No newline at end of file |