[U-Boot] [PATCH v4 8/8] mips: move optimize tuning option from deprecated config.mk to Kconfig
Marek Vasut
marex at denx.de
Sat Dec 26 08:30:59 CET 2015
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 <wills.wang at live.com>
> ---
>
> 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
More information about the U-Boot
mailing list