Hi,
On Wed, Jan 14, 2015 at 01:03:49PM +0100, Imre Kaloz wrote:
> Hi Maxime,
>
> On Tue, 13 Jan 2015 16:56:41 +0100, Maxime Ripard
> wrote:
>
> >+$(eval $(call MultiProfile,Generic,$(PROFILES_LIST)))
> >+$(eval $(call MultiProfile,Evalboards,$(PROFILES_LIST)))
>
> Profile names should be sourc
Hi Maxime,
On Tue, 13 Jan 2015 16:56:41 +0100, Maxime Ripard
wrote:
+$(eval $(call MultiProfile,Generic,$(PROFILES_LIST)))
+$(eval $(call MultiProfile,Evalboards,$(PROFILES_LIST)))
Profile names should be sourced from the profiles.
- $(foreach nandboard,$(NANDBOARDS),$(call
BuildSysupg
In order to support the various board NAND layout that we support, introduce a
sub-profile similar to the one used by ar71xx.
These subprofiles provide a default implementation for most of the building
functions, while allowing each sub-profile to override any of these operations
in order to have