Re: [PATCH 0/2] ARM: DRA7XX/AM43XX build fixes

2014-01-13 Thread Tero Kristo

On 01/13/2014 06:24 PM, Felipe Balbi wrote:

On Fri, Jan 10, 2014 at 11:57:28AM +0200, Tero Kristo wrote:

The move of clock code from mach-omap2 to drivers/clk/ti introduces
a couple of new build errors with AM43XX/DRA7XX only builds. The
following patches address these issues by modifying the Kconfig + Makefile
under mach-omap2.

Also, it seems DRA7XX only build is not possible at the moment, added
patch #2 to fix this.


looks like we still need some extra patches since OMAP2-only builds
still fail :-(

Also omap1_defconfig fails miserably :-(

hoping this can still get fixed in time for 3.14 :-s


Yeah, should be simple enough to fix those... Will look at these tomorrow.

Just wondering, who cares about omap1 / omap2 anyway these days? :) 
Basically I overlooked both with the Makefile setup I did.


-Tero
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/2] ARM: DRA7XX/AM43XX build fixes

2014-01-13 Thread Felipe Balbi
On Fri, Jan 10, 2014 at 11:57:28AM +0200, Tero Kristo wrote:
> The move of clock code from mach-omap2 to drivers/clk/ti introduces
> a couple of new build errors with AM43XX/DRA7XX only builds. The
> following patches address these issues by modifying the Kconfig + Makefile
> under mach-omap2.
> 
> Also, it seems DRA7XX only build is not possible at the moment, added
> patch #2 to fix this.

looks like we still need some extra patches since OMAP2-only builds
still fail :-(

Also omap1_defconfig fails miserably :-(

hoping this can still get fixed in time for 3.14 :-s

cheers

-- 
balbi


signature.asc
Description: Digital signature


[PATCH 0/2] ARM: DRA7XX/AM43XX build fixes

2014-01-10 Thread Tero Kristo
Hi,

The move of clock code from mach-omap2 to drivers/clk/ti introduces
a couple of new build errors with AM43XX/DRA7XX only builds. The
following patches address these issues by modifying the Kconfig + Makefile
under mach-omap2.

Also, it seems DRA7XX only build is not possible at the moment, added
patch #2 to fix this.

-Tero

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html