On Friday, September 04, 2015 at 02:22:23 PM, Thomas Chou wrote:
> 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 <tho...@wytron.com.tw>
> Reviewed-by: Simon Glass <s...@chromium.org>
> ---
>  arch/nios2/dts/.gitignore          |   1 +
>  arch/nios2/dts/3c120_devboard.dts  | 153
> +++++++++++++++++++++++++++++++++++++ arch/nios2/dts/Makefile            |
>  11 +++
>  arch/nios2/dts/include/dt-bindings |   1 +
>  configs/nios2-generic_defconfig    |   2 +
>  5 files changed, 168 insertions(+)
>  create mode 100644 arch/nios2/dts/.gitignore
>  create mode 100644 arch/nios2/dts/3c120_devboard.dts
>  create mode 100644 arch/nios2/dts/Makefile
>  create mode 120000 arch/nios2/dts/include/dt-bindings

Acked-by: Marek Vasut <ma...@denx.de>

You might also start working on dissolving the
board/altera/nios2-generic/custom_fpga.h horror file,
since with DT this is no longer needed :)

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to