[OpenWrt-Devel] [PATCH] zynq: Re-implement mkits.sh and use it

2016-03-19 Thread Jason Wu
The new mkits.sh is a complete new implementation to support: - multi-configuration (upto 10 with -c option). First -c used defines the default conf used. - multi-image support - multiple kernel/fdt/ramdsik image (upto 50 images) - per image configuration: Tools now reuse the option for each images

Re: [OpenWrt-Devel] [PATCH] zynq: Re-implement mkits.sh and use it

2016-03-29 Thread Jason Wu
On 18/03/2016 11:19 PM, Jason Wu wrote: The new mkits.sh is a complete new implementation to support: - multi-configuration (upto 10 with -c option). First -c used defines the default conf used. - multi-image support - multiple kernel/fdt/ramdsik image (upto 50 images) - per image configuration