Re: [U-Boot] [PATCH v2] dts/Makefile: Build the user specified dts

2013-02-28 Thread Simon Glass
On Thu, Feb 28, 2013 at 12:20 PM, Jagannadha Sutradharudu Teki wrote: > This patch provides a support to build the user specified dts. > > Signed-off-by: Jagannadha Sutradharudu Teki Acked-by: Simon Glass Thank you. > --- > Changes for v2: > - Update the logic for not giving an error

[U-Boot] [PATCH v2] dts/Makefile: Build the user specified dts

2013-02-28 Thread Jagannadha Sutradharudu Teki
This patch provides a support to build the user specified dts. Signed-off-by: Jagannadha Sutradharudu Teki --- Changes for v2: - Update the logic for not giving an error if DEVICE_TREE defined - Documented the build steps doc/README.fdt-control |8 dts/Makefile