From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Fri, 31 Mar 2017 19:12:18 +0000 Subject: [U-Boot] Please pull ARC changes Message-ID: <1490987537.14997.20.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Hi Tom, In this patch-set we add support of new AXS103 firmware as well as troubleshoot unexpected execution by multiple cores simultaneously. The following changes since commit 5cf618ee60a752d058a767372ca1ecb8d9c09b16:   Merge git://git.denx.de/u-boot-arc (2017-03-24 08:19:30 -0400) are available in the git repository at:   git://git.denx.de/u-boot-arc.git  for you to fetch changes up to 6cba327bd96f90818a8beede51405228c54a5251:   arcv2: Halt non-master cores (2017-03-31 22:09:36 +0300) ---------------------------------------------------------------- Alexey Brodkin (3):       axs103: Clean-up smp_kick_all_cpus()       axs103: Support slave core kick-start on axs103 v1.1 firmware       arcv2: Halt non-master cores  arch/arc/lib/start.S           | 16 ++++++++++++++++  board/synopsys/axs10x/axs10x.c | 29 +++++++++++++++++++++++------  2 files changed, 39 insertions(+), 6 deletions(-) Regards, Alexey