On Friday, December 25, 2015 at 07:56:28 PM, Wills Wang wrote: > config.mk files in mach-xxx directory are deprecated, this patch move > the processor tuning option of compiler into Kconfig > > Signed-off-by: Wills Wang <[email protected]> > --- > > Changes in v4: > - Add div64 macro for MIPS > - Convert physical address to uncached and cached(KSEG0/1) memory range > in map_physmem > - Auto calculate baudrate for serial driver > - Move pinctrl code in serial driver into arch/mips/mach-ath79 > - Use global_data to save CPU/DDR/AHB clock > - Use get_serial_clock to serial clock source > - Use get_bus_freq instead of hardcode in SPI driver > - Use arch_global_data to save SOC's type, revison and id > - move CPU optimize tuning flag from config.mk to Kconfig
The changelog should be at patch 0/8 and there should be a dedicated changelog with each patch. The changelog for entire series should not be with patch 8/8. Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

