Re: [U-Boot] [PATCH v2 2/7] fdt: Build a U-Boot binary without device tree

2016-01-31 Thread Masahiro Yamada
Hi Simon, 2016-01-29 12:24 GMT+09:00 Simon Glass : > At present u-boot.bin holds the plain U-Boot binary without the device tree. > This is somewhat annoying since you need either u-boot.bin or u-boot-dtb.bin > depending on whether device tree is used. > > Adjust the build such that u-boot.bin inc

[U-Boot] [PATCH v2 2/7] fdt: Build a U-Boot binary without device tree

2016-01-28 Thread Simon Glass
At present u-boot.bin holds the plain U-Boot binary without the device tree. This is somewhat annoying since you need either u-boot.bin or u-boot-dtb.bin depending on whether device tree is used. Adjust the build such that u-boot.bin includes a device tree (if enabled), and the plain binary is in