[U-Boot] Please pull ARC changes

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

On Fri, Mar 31, 2017 at 07:12:18PM +0000, Alexey Brodkin wrote:
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)
Applied to u-boot/master, thanks!
participants (2)
-
Alexey Brodkin
-
Tom Rini