From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Mon, 7 Sep 2015 10:47:41 +0000 Subject: [U-Boot] [PATCH] arc: make AXS101 default platform In-Reply-To: <1440432012-14835-1-git-send-email-abrodkin@synopsys.com> References: <1440432012-14835-1-git-send-email-abrodkin@synopsys.com> Message-ID: <1441622861.3754.3.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 2015-08-24 at 19:00 +0300, Alexey Brodkin wrote: > This fixes building in automated flow that doesn't use defconfigs. > > See discussion on that topic here: > http://patchwork.ozlabs.org/patch/502558/ > > See similar patches for other architectures/platforms here: > [1] http://git.denx.de/?p=u-boot.git;a=commit;h=ff560a13056a565a4e9ce1761bd04276a3cace88 > [2] http://git.denx.de/?p=u-boot.git;a=commit;h=589907e2c187ec69b351c38ccda36730d25ab5d6 > > And while at it add missing shell prompt to axs103. > > Cc: Tom Rini > Cc: Joe Hershberger > Cc: Masahiro Yamada > Signed-off-by: Alexey Brodkin > --- Applied, thanks. -Alexey