Re: [U-Boot] [PATCH 2/5] nios2: enable device tree control of U-Boot

2015-09-03 Thread Simon Glass
Hi Thomas, On 3 September 2015 at 21:15, 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 > --- > arch/nios2/dts/.gitignore | 1

[U-Boot] [PATCH 2/5] nios2: enable device tree control of U-Boot

2015-09-03 Thread Thomas Chou
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 --- arch/nios2/dts/.gitignore | 1 + arch/nios2/dts/3c120_devboard.dts | 164 +