From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Wed, 15 Jan 2014 11:02:53 +0900 Subject: [U-Boot] [PATCH] ARM: merge commonly-defined PLATFORM_RELFLAGS In-Reply-To: <20140113093916.7cd11fe5@lilith> References: <1384388755-12699-1-git-send-email-yamada.m@jp.panasonic.com> <20140113093916.7cd11fe5@lilith> Message-ID: <20140115110252.E110.AA925319@jp.panasonic.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Albert, > > All arch/arm/cpu/${CPU}/config.mk had the same > > PLATFORM_RELFLAGS definitions. > > This commit merges them into arch/arm/config.mk. > > > > Signed-off-by: Masahiro Yamada > > --- > > This does not apply cleanly on ARM tree. Can you please rebase and > submit v2? I posted version2. http://patchwork.ozlabs.org/patch/310923/ Best Regards Masahiro Yamada