Re: [U-Boot] [PATCH 0/4] ARM: uniphier: some fixes for U-Boot v2016.05

2016-04-30 Thread Masahiro Yamada
2016-04-28 15:37 GMT+09:00 Masahiro Yamada :
>
>
> Masahiro Yamada (4):
>   ARM: uniphier: fix boot mode table of PH1-LD20
>   ARM: uniphier: enable Peripherl clock to use UART in SPL
>   ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20
>   ARM: uniphier: move pin-mux code into pin_init function

Series, applied to u-boot-uniphier/master.

-- 
Best Regards
Masahiro Yamada
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 0/4] ARM: uniphier: some fixes for U-Boot v2016.05

2016-04-28 Thread Masahiro Yamada


Masahiro Yamada (4):
  ARM: uniphier: fix boot mode table of PH1-LD20
  ARM: uniphier: enable Peripherl clock to use UART in SPL
  ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20
  ARM: uniphier: move pin-mux code into pin_init function

 arch/arm/mach-uniphier/boot-mode/boot-mode-ld20.c  |  2 +-
 arch/arm/mach-uniphier/early-clk/early-clk-ld20.c  |  4 +++
 arch/arm/mach-uniphier/early-pinctrl/Makefile  |  1 +
 .../early-pinctrl/early-pinctrl-ld20.c | 32 ++
 .../early-pinctrl/early-pinctrl-sld3.c |  2 ++
 arch/arm/mach-uniphier/init.h  |  7 +
 arch/arm/mach-uniphier/init/init-ld20.c|  2 ++
 arch/arm/mach-uniphier/init/init-sld3.c|  3 +-
 arch/arm/mach-uniphier/sbc/Makefile|  4 +--
 arch/arm/mach-uniphier/sbc/sbc-sld3.c  | 17 
 10 files changed, 46 insertions(+), 28 deletions(-)
 create mode 100644 arch/arm/mach-uniphier/early-pinctrl/early-pinctrl-ld20.c
 delete mode 100644 arch/arm/mach-uniphier/sbc/sbc-sld3.c

-- 
1.9.1

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot