[meta-freescale] [linux-fslc-imx][4.1-2.0.x-imx][PATCH] imx: fix typo and simple assumptions in imx6sll support

Otavio Salvador otavio.salvador at ossystems.com.br
Mon Jun 19 07:41:01 PDT 2017


On Mon, Jun 19, 2017 at 7:32 AM, Alejandro Mery
<amery at hanoverdisplays.com> wrote:
> On 19/06/17 11:18, Jacky Bai wrote:
>> Hi Alejandro,
>>
>> Can you tell me the steps for reproducing this build error? Thanks.
>
> http://sprunge.us/ReRQ is the defconfig I'm including via a
> linux-fslc-imx_4.1-2.0.x.bbappend pointing to git via EXTERNALSRC
>
> it was working fine by Otavio's "Merge tag 'v4.1.39' into 4.1-2.0.x-imx"
> but broke as described after v4.1.41's
>
>> arch/arm/mach-imx/built-in.o: In function `init_mmdc_lpddr2_settings':
>> platform-imx-dma.c:(.text+0x9938): undefined reference to
>> `imx6sll_lpddr2_freq_change'
>> platform-imx-dma.c:(.text+0x993c): undefined reference to
>> `imx6sll_lpddr2_freq_change'
>> arch/arm/mach-imx/built-in.o: In function `imx6sl_init_late':
>> platform-imx-dma.c:(.init.text+0xdef0): undefined reference to
>> `imx6sll_cpuidle_init'
>
> http://sprunge.us/fiMU is the .config that gets made during the build of
> the package
>
> I believe it's simply because CONFIG_SOC_IMX6SLL is not defined by my
> defconfig

Indeed; it does seem to be the case. You fix seem to be right as we
shouldn't be forced to enable it.

Can you open a pull request with the fix?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list