Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-10-09 Thread Albert ARIBAUD
Hi Nobuhiro,

On Thu, 9 Oct 2014 15:08:15 +0900, Nobuhiro Iwamatsu
 wrote:

> Dear Albert Aribaud,
> 
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
> 
> The following changes since commit 4b19b7448e63bab8af17abbb30acff00d8f0dc99:
> 
>   Merge remote-tracking branch 'u-boot-imx/master' (2014-10-08 21:20:49 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to 88982893c4d50692b80a2155146cda9e42266c6b:
> 
>   arm: rmobile: r8a7794: Skip initialize L2 cache (2014-10-09 14:45:03 +0900)
> 
> 
> Nobuhiro Iwamatsu (11):
>   arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ
>   arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK
>   arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK
>   arm: rmobile: koelsch: Update QoS initialization to version 0.334
>   arm: rmobile: alt: Update QoS initialization to version 0.11
>   arm: rmobile: lager: Update Qos setting to version 0.955
>   arm: rmobile: lager: Add Qos setting for ES2
>   arm: rmobile: lager: Fix CPU frequency setting
>   arm: rmobile: Remove unnecessary initialization for l2ctlr
>   arm: rmobile: r8a7791: Fix initialize L2 cache
>   arm: rmobile: r8a7794: Skip initialize L2 cache
> 
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S |   22 +-
>  board/renesas/alt/qos.c |6 +-
>  board/renesas/koelsch/qos.c |   41 ++--
>  board/renesas/lager/lager.c |8 +-
>  board/renesas/lager/qos.c   | 1358
> 
>  include/configs/koelsch.h   |1 +
>  include/configs/lager.h |3 +-
>  7 files changed, 1359 insertions(+), 80 deletions(-)
> 
> 

Applied to u-boot-arm/master, thanks!

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


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-07-28 Thread Albert ARIBAUD
Hi Nobuhiro,

On Thu, 24 Jul 2014 15:08:43 +0900, Nobuhiro Iwamatsu
 wrote:

> Dear Albert Aribaud,
> 
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
> 
> The following changes since commit 23f23f23d509e8e873797884456070c8a47d72b2:
> 
>   socfpga: Relocate arch common functions away from board (2014-07-05
> 10:14:46 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to cff2f5f09ee8ab45b86eed7228bacbce6eca9f01:
> 
>   arm: rmobile: Add support Alt board (2014-07-24 14:03:46 +0900)
> 
> 
> Nobuhiro Iwamatsu (4):
>   net: sh-eth: Add support R8A7794
>   serial: sh: Add support R8A7794
>   arm: rmobile: Add support R8A7794
>   arm: rmobile: Add support Alt board
> 
>  arch/arm/cpu/armv7/rmobile/Makefile  |1 +
>  arch/arm/cpu/armv7/rmobile/cpu_info.c|1 +
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c | 1513
> 
>  arch/arm/include/asm/arch-rmobile/gpio.h |3 +
>  arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h |  176 
>  arch/arm/include/asm/arch-rmobile/r8a7794.h  |   14 ++
>  arch/arm/include/asm/arch-rmobile/rcar-base.h|4 +-
>  arch/arm/include/asm/arch-rmobile/rmobile.h  |2 +
>  board/renesas/alt/Makefile   |9 +
>  board/renesas/alt/alt.c  |  173 +++
>  board/renesas/alt/qos.c  |  944
> ++
>  board/renesas/alt/qos.h  |   12 ++
>  boards.cfg   |1 +
>  drivers/net/sh_eth.c |5 +-
>  drivers/net/sh_eth.h |6 +-
>  drivers/serial/serial_sh.h   |3 +-
>  include/configs/alt.h|  166 +++
>  17 files changed, 3026 insertions(+), 7 deletions(-)
>  create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7794.h
>  create mode 100644 board/renesas/alt/Makefile
>  create mode 100644 board/renesas/alt/alt.c
>  create mode 100644 board/renesas/alt/qos.c
>  create mode 100644 board/renesas/alt/qos.h
>  create mode 100644 include/configs/alt.h
> 
> 

Applied to u-boot-arm/master, thanks!

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


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-06-11 Thread Nobuhiro Iwamatsu
Hi,

Thanks for your review.

2014-06-10 17:46 GMT+09:00 Albert ARIBAUD :
> Hi Nobuhiro,
>
> On Tue, 10 Jun 2014 16:58:39 +0900, Nobuhiro Iwamatsu
>  wrote:
>
>> Dear Albert Aribaud,
>>
>> Please pull u-boot-sh/rmobile into u-boot-arm/master.
>>
>> The following changes since commit 0a26e1d6c394aacbf1153977b7348d1dff85db3f:
>>
>>   arm: fix a double-definition error of _start symbol (2014-06-09
>> 10:36:40 +0200)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-sh.git rmobile
>>
>> for you to fetch changes up to a59cdc44a9df0887fbb0d7dd5e6229ac0018785b:
>>
>>   arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
>> (2014-06-10 16:49:31 +0900)
>>
>> 
>> Nobuhiro Iwamatsu (2):
>>   arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg
>>   arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
>>
>>  boards.cfg | 2 --
>>  1 file changed, 2 deletions(-)
>
> Isn't the lager commit message slightly wrong, mentioning koelsch
> instead of lager at one point? Not that it matters much since we are
> finishing removing support here.
>

Yes, you are right.
I will update commit message and resend.

> Amicalement,
> --
> Albert.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-06-10 Thread Albert ARIBAUD
Hi Nobuhiro,

On Tue, 10 Jun 2014 16:58:39 +0900, Nobuhiro Iwamatsu
 wrote:

> Dear Albert Aribaud,
> 
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
> 
> The following changes since commit 0a26e1d6c394aacbf1153977b7348d1dff85db3f:
> 
>   arm: fix a double-definition error of _start symbol (2014-06-09
> 10:36:40 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to a59cdc44a9df0887fbb0d7dd5e6229ac0018785b:
> 
>   arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
> (2014-06-10 16:49:31 +0900)
> 
> 
> Nobuhiro Iwamatsu (2):
>   arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg
>   arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
> 
>  boards.cfg | 2 --
>  1 file changed, 2 deletions(-)

Isn't the lager commit message slightly wrong, mentioning koelsch
instead of lager at one point? Not that it matters much since we are
finishing removing support here.

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


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-05-24 Thread Albert ARIBAUD
Hi Nobuhiro,

On Wed, 21 May 2014 10:20:10 +0900, Nobuhiro Iwamatsu
 wrote:

> Dear Albert Aribaud,
> 
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
> 
> The following changes since commit 05d134b084590684bcf4d832c0035952727b7cd9:
> 
>   Merge remote-tracking branch 'u-boot/master' (2014-05-20 10:05:42 +0200)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to 358d6ef32ebddb58f074e1cb2042b910a5738b92:
> 
>   arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD (2014-05-21
> 10:10:06 +0900)
> 
> 
> Nobuhiro Iwamatsu (20):
>   arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791
>   arm: rmobile: koelsch: Remove define of SCIF register
>   arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
>   arm: rmobile: koelsch: Enable optimization of thumb
>   arm: rmobile: lager: Remove define of SCIF register
>   arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
>   arm: rmobile: lager: Enable optimization of thumb
>   gpio: r8a7791-gpio: Fix typo in macro
>   gpio: r8a7790-gpio: Fix typo in macro
>   arm: rmobile: koelsch: Add support USB controller
>   arm: rmobile: koelsch: Add support command and filesystems of VFAT
>   arm: rmobile: lager: Add support USB controller
>   arm: rmobile: lager: Add support command and filesystems of VFAT
>   arm: rmobile: lager: Add support ext4/fat write command
>   arm: rmobile: koelsch: Add support ext4/fat write command
>   arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB
>   arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320
>   arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD
>   arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD
>   arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD
> 
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c |  2 +-
>  arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h |  6 +++---
>  arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h |  6 +++---
>  arch/arm/include/asm/arch-rmobile/r8a7791.h  |  1 +
>  arch/arm/include/asm/arch-rmobile/rcar-base.h|  8 
>  board/renesas/koelsch/qos.c  |  1 +
>  include/configs/armadillo-800eva.h   |  1 +
>  include/configs/koelsch.h| 23 +++
>  include/configs/lager.h  | 22 ++
>  9 files changed, 55 insertions(+), 15 deletions(-)
> 
> --
> Nobuhiro Iwamatsu
>iwamatsu at {nigauri.org / debian.org}
>GPG ID: 40AD1FA6

Applied to u-boot-arm/master, thanks!

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


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-05-18 Thread Nobuhiro Iwamatsu
Hi,

2014-05-17 5:35 GMT+09:00 Albert ARIBAUD :
> Hi Nobuhiro,
>
> On Fri, 2 May 2014 05:14:44 +0900, Nobuhiro Iwamatsu
>  wrote:
>
>> Dear Albert Aribaud,
>>
>> Please pull u-boot-sh/rmobile into u-boot-arm/master.
>>
>> The following changes since commit c9aab0f9dd23fddcebf5984dc19e62b514e759a7:
>>
>>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-04-21
>> 21:01:35 +0200)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-sh.git rmobile
>>
>> for you to fetch changes up to 8d18bcfd439b8422ab3bada2001cc2abd525d9f8:
>>
>>   arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
>> (2014-04-28 04:35:12 +0900)
>>
>> 
>> Nobuhiro Iwamatsu (22):
>>   arm: rmobile: Coordinate the common part of the header file of
>> r8a7790 and r8a7791
>>   arm: rmobile: r8a779x: Fix L2 cache init and latency setting
>>   arm: rmobile: koelsch: Change name of structure
>>   arm: rmobile: koelsch: Remove NOR-Flash support
>>   arm: rmobile: lager: Change name of the structure
>>   arm: rmobile: lager: Remove NOR-Flash support
>>   arm: rmobile: Merge functions to get the CPU information of
>> R8A7790 and R8A7791
>>   arm: rmobile: Add 1 to value of the CPU revision in
>> rmobile_get_cpu_rev_integer()
>>   arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs
>>   arm: rmobile: Add prototype for function to get the CPU
>> information to rmobile.h
>>   arm: rmobile: Update print_cpuinfo function
>>   arm: rmobile: r8a7790: Add support ES2 revision
>>   arm: rmobile: r8a7791: Add support ES2 revision
>>   arm: rmobile: keolsch: Add support ES2 revision of R8A7791
>>   arm: rmobile: lager: Update QoS initialization to version 0.955
>>   arm: rmobile: koelsch: Update QoS initialization
>>   arm: rmobile: koelsch: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>>   arm: rmobile: Add register infomation of PLL regsiter
>>   arm: rmobile: koelsch: Change to maximum CPU frequency
>>   arm: rmobile: lager: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>>   arm: rmobile: lager: Change to maximum CPU frequency
>>   arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
>>
>>  arch/arm/cpu/armv7/rmobile/Makefile|   4 +-
>>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c  |  29 -
>>  .../{cpu_info-r8a7790.c => cpu_info-rcar.c}|  12 +-
>>  arch/arm/cpu/armv7/rmobile/cpu_info.c  |  49 +-
>>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S|  20 +-
>>  arch/arm/include/asm/arch-rmobile/r8a7790.h| 609 
>> +---
>>  arch/arm/include/asm/arch-rmobile/r8a7791.h| 626 
>> +---
>>  arch/arm/include/asm/arch-rmobile/rcar-base.h  | 637 
>> +
>>  arch/arm/include/asm/arch-rmobile/rmobile.h|   6 +
>>  board/renesas/koelsch/koelsch.c| 194 +--
>>  board/renesas/koelsch/qos.c| 404 +++--
>>  board/renesas/lager/lager.c| 196 +--
>>  board/renesas/lager/qos.c  | 236 
>>  boards.cfg |   2 -
>>  include/configs/koelsch.h  |  36 +-
>>  include/configs/lager.h|  40 +-
>>  16 files changed, 1092 insertions(+), 2008 deletions(-)
>>  delete mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
>>  rename arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c => cpu_info-rcar.c} 
>> (50%)
>>  create mode 100644 arch/arm/include/asm/arch-rmobile/rcar-base.h
>>
>
> Applied to u-boot-arm/master, thanks!
>
> Amicalement,
> --
> Albert.

Thank you!

Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-05-16 Thread Albert ARIBAUD
Hi Nobuhiro,

On Fri, 2 May 2014 05:14:44 +0900, Nobuhiro Iwamatsu
 wrote:

> Dear Albert Aribaud,
> 
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
> 
> The following changes since commit c9aab0f9dd23fddcebf5984dc19e62b514e759a7:
> 
>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-04-21
> 21:01:35 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to 8d18bcfd439b8422ab3bada2001cc2abd525d9f8:
> 
>   arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
> (2014-04-28 04:35:12 +0900)
> 
> 
> Nobuhiro Iwamatsu (22):
>   arm: rmobile: Coordinate the common part of the header file of
> r8a7790 and r8a7791
>   arm: rmobile: r8a779x: Fix L2 cache init and latency setting
>   arm: rmobile: koelsch: Change name of structure
>   arm: rmobile: koelsch: Remove NOR-Flash support
>   arm: rmobile: lager: Change name of the structure
>   arm: rmobile: lager: Remove NOR-Flash support
>   arm: rmobile: Merge functions to get the CPU information of
> R8A7790 and R8A7791
>   arm: rmobile: Add 1 to value of the CPU revision in
> rmobile_get_cpu_rev_integer()
>   arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs
>   arm: rmobile: Add prototype for function to get the CPU
> information to rmobile.h
>   arm: rmobile: Update print_cpuinfo function
>   arm: rmobile: r8a7790: Add support ES2 revision
>   arm: rmobile: r8a7791: Add support ES2 revision
>   arm: rmobile: keolsch: Add support ES2 revision of R8A7791
>   arm: rmobile: lager: Update QoS initialization to version 0.955
>   arm: rmobile: koelsch: Update QoS initialization
>   arm: rmobile: koelsch: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>   arm: rmobile: Add register infomation of PLL regsiter
>   arm: rmobile: koelsch: Change to maximum CPU frequency
>   arm: rmobile: lager: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>   arm: rmobile: lager: Change to maximum CPU frequency
>   arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
> 
>  arch/arm/cpu/armv7/rmobile/Makefile|   4 +-
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c  |  29 -
>  .../{cpu_info-r8a7790.c => cpu_info-rcar.c}|  12 +-
>  arch/arm/cpu/armv7/rmobile/cpu_info.c  |  49 +-
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S|  20 +-
>  arch/arm/include/asm/arch-rmobile/r8a7790.h| 609 +---
>  arch/arm/include/asm/arch-rmobile/r8a7791.h| 626 +---
>  arch/arm/include/asm/arch-rmobile/rcar-base.h  | 637 
> +
>  arch/arm/include/asm/arch-rmobile/rmobile.h|   6 +
>  board/renesas/koelsch/koelsch.c| 194 +--
>  board/renesas/koelsch/qos.c| 404 +++--
>  board/renesas/lager/lager.c| 196 +--
>  board/renesas/lager/qos.c  | 236 
>  boards.cfg |   2 -
>  include/configs/koelsch.h  |  36 +-
>  include/configs/lager.h|  40 +-
>  16 files changed, 1092 insertions(+), 2008 deletions(-)
>  delete mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
>  rename arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c => cpu_info-rcar.c} 
> (50%)
>  create mode 100644 arch/arm/include/asm/arch-rmobile/rcar-base.h
> 

Applied to u-boot-arm/master, thanks!

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


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-05-16 Thread Albert ARIBAUD
Hi Albert,

On Fri, 16 May 2014 17:53:21 +0200, Albert ARIBAUD
 wrote:

> Hi Albert,
> 
> On Fri, 16 May 2014 17:22:41 +0200, Albert ARIBAUD
>  wrote:
> 
> > Hi Nobuhiro,
> > 
> > On Fri, 16 May 2014 11:14:26 +0900, Nobuhiro Iwamatsu
> >  wrote:
> > 
> > > Hi, Albert.
> > > 
> > > Could you apply this PR?
> > 
> > Sorry, for some reason it was off my radar. Will apply it along with
> > the pending ones.
> 
> Hmm, there's a merge conflict in boards.cfg whereby the same board is 
> asigned to two different maintainers:
> 
> > <<< HEAD
> > Active arm armv7 rmobile renesas lager lager_nor lager:NORFLASH Nobuhiro 
> > Iwamatsu  
> > Active arm armv7 s5pc1xx samsung goni s5p_goni - Przemyslaw Marczak 
> >  
> > ===
> > Active arm armv7 s5pc1xx samsung goni s5p_goni - Mateusz Zalega 
> > 
> >>> u-boot-sh/rmobile
> 
> Which one am I supposed to keep? Or both?

Ok, got it (commit bfbc47cc9fc)
 
> Amicalement,

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


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-05-16 Thread Albert ARIBAUD
Hi Albert,

On Fri, 16 May 2014 17:22:41 +0200, Albert ARIBAUD
 wrote:

> Hi Nobuhiro,
> 
> On Fri, 16 May 2014 11:14:26 +0900, Nobuhiro Iwamatsu
>  wrote:
> 
> > Hi, Albert.
> > 
> > Could you apply this PR?
> 
> Sorry, for some reason it was off my radar. Will apply it along with
> the pending ones.

Hmm, there's a merge conflict in boards.cfg whereby the same board is 
asigned to two different maintainers:

> <<< HEAD
> Active arm armv7 rmobile renesas lager lager_nor lager:NORFLASH Nobuhiro 
> Iwamatsu  
> Active arm armv7 s5pc1xx samsung goni s5p_goni - Przemyslaw Marczak 
>  
> ===
> Active arm armv7 s5pc1xx samsung goni s5p_goni - Mateusz Zalega 
> 
>>> u-boot-sh/rmobile

Which one am I supposed to keep? Or both?

> > Best regards,
> >   Nobuhiro
> 
> Amicalement,

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


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-05-16 Thread Albert ARIBAUD
Hi Nobuhiro,

On Fri, 16 May 2014 11:14:26 +0900, Nobuhiro Iwamatsu
 wrote:

> Hi, Albert.
> 
> Could you apply this PR?

Sorry, for some reason it was off my radar. Will apply it along with
the pending ones.

> Best regards,
>   Nobuhiro

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


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-05-15 Thread Nobuhiro Iwamatsu
Hi, Albert.

Could you apply this PR?

Best regards,
  Nobuhiro



2014-05-02 5:14 GMT+09:00 Nobuhiro Iwamatsu :
> Dear Albert Aribaud,
>
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
>
> The following changes since commit c9aab0f9dd23fddcebf5984dc19e62b514e759a7:
>
>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-04-21
> 21:01:35 +0200)
>
> are available in the git repository at:
>
>   git://git.denx.de/u-boot-sh.git rmobile
>
> for you to fetch changes up to 8d18bcfd439b8422ab3bada2001cc2abd525d9f8:
>
>   arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
> (2014-04-28 04:35:12 +0900)
>
> 
> Nobuhiro Iwamatsu (22):
>   arm: rmobile: Coordinate the common part of the header file of
> r8a7790 and r8a7791
>   arm: rmobile: r8a779x: Fix L2 cache init and latency setting
>   arm: rmobile: koelsch: Change name of structure
>   arm: rmobile: koelsch: Remove NOR-Flash support
>   arm: rmobile: lager: Change name of the structure
>   arm: rmobile: lager: Remove NOR-Flash support
>   arm: rmobile: Merge functions to get the CPU information of
> R8A7790 and R8A7791
>   arm: rmobile: Add 1 to value of the CPU revision in
> rmobile_get_cpu_rev_integer()
>   arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs
>   arm: rmobile: Add prototype for function to get the CPU
> information to rmobile.h
>   arm: rmobile: Update print_cpuinfo function
>   arm: rmobile: r8a7790: Add support ES2 revision
>   arm: rmobile: r8a7791: Add support ES2 revision
>   arm: rmobile: keolsch: Add support ES2 revision of R8A7791
>   arm: rmobile: lager: Update QoS initialization to version 0.955
>   arm: rmobile: koelsch: Update QoS initialization
>   arm: rmobile: koelsch: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>   arm: rmobile: Add register infomation of PLL regsiter
>   arm: rmobile: koelsch: Change to maximum CPU frequency
>   arm: rmobile: lager: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>   arm: rmobile: lager: Change to maximum CPU frequency
>   arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
>
>  arch/arm/cpu/armv7/rmobile/Makefile|   4 +-
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c  |  29 -
>  .../{cpu_info-r8a7790.c => cpu_info-rcar.c}|  12 +-
>  arch/arm/cpu/armv7/rmobile/cpu_info.c  |  49 +-
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S|  20 +-
>  arch/arm/include/asm/arch-rmobile/r8a7790.h| 609 +---
>  arch/arm/include/asm/arch-rmobile/r8a7791.h| 626 +---
>  arch/arm/include/asm/arch-rmobile/rcar-base.h  | 637 
> +
>  arch/arm/include/asm/arch-rmobile/rmobile.h|   6 +
>  board/renesas/koelsch/koelsch.c| 194 +--
>  board/renesas/koelsch/qos.c| 404 +++--
>  board/renesas/lager/lager.c| 196 +--
>  board/renesas/lager/qos.c  | 236 
>  boards.cfg |   2 -
>  include/configs/koelsch.h  |  36 +-
>  include/configs/lager.h|  40 +-
>  16 files changed, 1092 insertions(+), 2008 deletions(-)
>  delete mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
>  rename arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c => cpu_info-rcar.c} 
> (50%)
>  create mode 100644 arch/arm/include/asm/arch-rmobile/rcar-base.h
>
> --
> Nobuhiro Iwamatsu
>iwamatsu at {nigauri.org / debian.org}
>GPG ID: 40AD1FA6



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-04-14 Thread Nobuhiro Iwamatsu
Hi, Tom.

I am grateful that you have been working during the vacation.
And thanks for release 2014.04.

Best regards,
  Nobuhiro

2014-04-15 4:20 GMT+09:00 Tom Rini :
> On Mon, Apr 14, 2014 at 05:53:19PM +0900, Nobuhiro Iwamatsu wrote:
>
>> Dear Albert Aribaud,
>>
>> Please pull u-boot-sh/rmobile into u-boot-arm/master.
>> I want to merge these fixes into 2014.04. Could you please merge these?
>>
>> Best regards,
>>   Nobuhiro
>>
>> The following changes since commit 1b82491ee6ee1e986e5521b33692a00e1f38fe75:
>>
>>   board:tricorder: fixup SPL OOB layout (2014-04-11 10:08:42 -0400)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-sh.git master
>>
>> for you to fetch changes up to fc56da0b2fd092fabf2af98a75db323a0d432297:
>>
>>   arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD (2014-04-14 17:42:30 +0900)
>>
>> 
>> Tetsuyuki Kobayashi (2):
>>   i2c: sh_i2c: bugfix: i2c probe command does not work
>>   arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD
>>
>>  drivers/i2c/sh_i2c.c| 4 +++-
>>  include/configs/kzm9g.h | 1 +
>>  2 files changed, 4 insertions(+), 1 deletion(-)
>
> Applied to u-boot/master, thanks!
>
> --
> Tom



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2014-04-14 Thread Tom Rini
On Mon, Apr 14, 2014 at 05:53:19PM +0900, Nobuhiro Iwamatsu wrote:

> Dear Albert Aribaud,
> 
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
> I want to merge these fixes into 2014.04. Could you please merge these?
> 
> Best regards,
>   Nobuhiro
> 
> The following changes since commit 1b82491ee6ee1e986e5521b33692a00e1f38fe75:
> 
>   board:tricorder: fixup SPL OOB layout (2014-04-11 10:08:42 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to fc56da0b2fd092fabf2af98a75db323a0d432297:
> 
>   arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD (2014-04-14 17:42:30 +0900)
> 
> 
> Tetsuyuki Kobayashi (2):
>   i2c: sh_i2c: bugfix: i2c probe command does not work
>   arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD
> 
>  drivers/i2c/sh_i2c.c| 4 +++-
>  include/configs/kzm9g.h | 1 +
>  2 files changed, 4 insertions(+), 1 deletion(-)

Applied to u-boot/master, thanks!

-- 
Tom


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


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2013-12-18 Thread Albert ARIBAUD
Hi Nobuhiro,

On Wed, 18 Dec 2013 16:44:34 +0900, Nobuhiro Iwamatsu
 wrote:

> Dear Albert Aribaud,
> 
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
> 
> The following changes since commit d2c7074b9593d822e2359a09c21747248fdf5fac:
> 
>   ARM: OMAP5: clocks: Update MPU settings for OPP_NOM (2013-12-12
> 17:43:39 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh rmobile
> 
> for you to fetch changes up to b8f383b86bc748382cc7cb5b3602c0c2ff9cb60c:
> 
>   arm: koelsch: Add support reset function (2013-12-18 16:35:46 +0900)
> 
> 
> Nobuhiro Iwamatsu (7):
>   arm: rmobile: Update README.rmobile
>   arm: lager: Add support Ethernet
>   arm: lager: Add support I2C
>   arm: lager: Add support reset function
>   arm: koelsch: Add support Ethernet
>   arm: koelsch: Add support I2C
>   arm: koelsch: Add support reset function
> 
>  board/renesas/koelsch/koelsch.c | 83
> +++
>  board/renesas/lager/lager.c | 78
> ++
>  doc/README.rmobile  | 49
> ++---
>  include/configs/koelsch.h   | 41 
> +++--
>  include/configs/lager.h | 35 +++
>  5 files changed, 269 insertions(+), 17 deletions(-)
> 
> 

Applied to u-boot-arm/master, thanks!

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


Re: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

2013-12-06 Thread Albert ARIBAUD
Hi Nobuhiro,

On Tue, 3 Dec 2013 10:40:07 +0900, Nobuhiro Iwamatsu
 wrote:

> Dear Albert Aribaud,
> 
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
> 
> The following changes since commit
> 77524d2c9d81e97c54e704b65c8a02e4bec0f441:
> 
>   Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
> (2013-12-02 16:00:10 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to
> cae83ce5159f9533b3dd3b442e9e5926fd0e285b:
> 
>   arm: rmobile: Remove config.mk (2013-12-03 09:47:15 +0900)
> 
> 
> Nobuhiro Iwamatsu (7):
>   arm: rmobile: Move lowlevel_init.o to taget of each CPU
>   arm: rmobile: Add support R8A7790
>   arm: rmobile: Add support lager board
>   arm: rmobile: Add support R8A7791
>   arm: rmobile: Add support koelsch board
>   arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error
>   arm: rmobile: Remove config.mk
> 
>  arch/arm/cpu/armv7/rmobile/Makefile  |   11 +-
>  arch/arm/cpu/armv7/rmobile/config.mk |9 -
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7790.c|   22 +
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c|   29 +
>  arch/arm/cpu/armv7/rmobile/cpu_info.c|   10 +
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S  |   60 ++
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7790.c |  829
> +++
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7790.h |   92 ++
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c | 1117
> 
>  arch/arm/cpu/armv7/rmobile/timer.c   |8 +-
>  arch/arm/include/asm/arch-rmobile/gpio.h |6 +
>  arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h |  387 +++
>  arch/arm/include/asm/arch-rmobile/r8a7790.h  |  614 +++
>  arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h |  438 
>  arch/arm/include/asm/arch-rmobile/r8a7791.h  |  664 
>  arch/arm/include/asm/arch-rmobile/rmobile.h  |4 +
>  board/renesas/koelsch/Makefile   |9 +
>  board/renesas/koelsch/koelsch.c  |  283 +
>  board/renesas/koelsch/qos.c  | 1220
> ++
>  board/renesas/koelsch/qos.h  |   12 +
>  board/renesas/lager/Makefile |9 +
>  board/renesas/lager/lager.c  |  287 +
>  board/renesas/lager/qos.c| 1119
> 
>  board/renesas/lager/qos.h|   12 +
>  boards.cfg   |4 +
>  include/configs/koelsch.h|  133 +++
>  include/configs/lager.h  |  141 +++
>  27 files changed, 7512 insertions(+), 17 deletions(-)
>  delete mode 100644 arch/arm/cpu/armv7/rmobile/config.mk
>  create mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7790.c
>  create mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
>  create mode 100644 arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S
>  create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.c
>  create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.h
>  create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7790.h
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7791.h
>  create mode 100644 board/renesas/koelsch/Makefile
>  create mode 100644 board/renesas/koelsch/koelsch.c
>  create mode 100644 board/renesas/koelsch/qos.c
>  create mode 100644 board/renesas/koelsch/qos.h
>  create mode 100644 board/renesas/lager/Makefile
>  create mode 100644 board/renesas/lager/lager.c
>  create mode 100644 board/renesas/lager/qos.c
>  create mode 100644 board/renesas/lager/qos.h
>  create mode 100644 include/configs/koelsch.h
>  create mode 100644 include/configs/lager.h
> 

Applied to u-boot-arm/master, thanks!

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