[U-Boot] [PATCH 1/4] arm: omap4+: Move SCLK to include/configs
Lokesh Vutla
lokeshvutla at ti.com
Fri Aug 17 05:52:22 UTC 2018
On Friday 17 August 2018 06:24 AM, Tom Rini wrote:
> On Thu, Aug 16, 2018 at 06:26:52PM +0530, Lokesh Vutla wrote:
>
>> Similar to every other SoCs define oscillator clock definitions
>> for OMAP4+ SoCs to include/configs/. This will allow to not
>> depend on SoC clock.h header file for getting default timer frequency.
>>
>> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
>> ---
>> arch/arm/include/asm/arch-omap4/clock.h | 4 ----
>> arch/arm/include/asm/arch-omap5/clock.h | 8 --------
>> include/configs/ti_omap4_common.h | 4 ++++
>> include/configs/ti_omap5_common.h | 8 ++++++++
>> 4 files changed, 12 insertions(+), 12 deletions(-)
>
> Nak. Long term, include/configs/ files are going away.
>
okay. patch 3/4 and 4/4 are independent of this and are still valid. Any
objections on them?
Thanks and regards,
Lokesh
More information about the U-Boot
mailing list