[U-Boot]  Please pull ARC fixes for RC3
    Alexey Brodkin 
    Alexey.Brodkin at synopsys.com
       
    Tue Apr 17 18:00:22 UTC 2018
    
    
  
Hi Tom,
The following changes since commit 8c0a17be0a632b9a823e14628c42f85c3e64f08e:
  Prepare v2018.05-rc2 (2018-04-16 20:00:14 -0400)
are available in the Git repository at:
  git://git.denx.de/u-boot-arc.git tags/arc-for-2018.05-rc3
for you to fetch changes up to 474e9312a803ee36dc984217b6e9b7190eca9865:
  ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c (2018-04-17 20:52:17 +0300)
----------------------------------------------------------------
Subtle ARC fixes for v2018.05-RC3
These are only very subtle clean-ups here and there including:
 * Correctly specified CPU freq for HSDK
   (production boards are all shipped with 500MHZ as opposed
    to early batch running at 1GHz)
 * Addition of SNPS internal group email to MAINTAINERS file
 * Switch to Hush shell on AXS10x boards
----------------------------------------------------------------
Eugeniy Paltsev (4):
      ARC: HSDK: Fix CPU frequency value
      ARC: AXS10x: Enable hush shell
      ARC: Update ARC architecture maintainers
      ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c
 MAINTAINERS                 | 2 ++
 arch/arc/lib/init_helpers.c | 2 --
 configs/axs101_defconfig    | 1 +
 configs/axs103_defconfig    | 1 +
 configs/hsdk_defconfig      | 2 +-
 5 files changed, 5 insertions(+), 3 deletions(-)
-Alexey
    
    
More information about the U-Boot
mailing list