Re: [U-Boot] [PATCH v2 05/10] ARM: remove devkit3250 board support

2015-02-11 Thread Vladimir Zapolskiy
Hello Masahiro,

On 11.02.2015 00:48, Vladimir Zapolskiy wrote:
 On 11.02.2015 00:06, Vladimir Zapolskiy wrote:
 Hello Masahiro,

 On 10.02.2015 09:00, Masahiro Yamada wrote:
 This is still a non-generic board.

 Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com
 Cc: Vladimir Zapolskiy v...@mleia.com
 ---

 please excuse my ignorance, what do you call a generic board?

 I don't think that the current state of LPC3250 support impedes someone.

 
 I admit I was wrong, I'll update the board support this week and send
 patches for review.
 
 Sorry for the delay and caused inconvenience.

please exclude lpc3250/devkit3250 removal from the series, hopefully
http://lists.denx.de/pipermail/u-boot/2015-February/204748.html solves
the problem.

Sorry again for inconvenience.

--
With best wishes,
Vladimir
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v2 05/10] ARM: remove devkit3250 board support

2015-02-11 Thread Masahiro Yamada
Hi Vladimir,


On Wed, 11 Feb 2015 00:48:47 +0200
Vladimir Zapolskiy v...@mleia.com wrote:

 On 11.02.2015 00:06, Vladimir Zapolskiy wrote:
  Hello Masahiro,
  
  On 10.02.2015 09:00, Masahiro Yamada wrote:
  This is still a non-generic board.
 
  Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com
  Cc: Vladimir Zapolskiy v...@mleia.com
  ---
  
  please excuse my ignorance, what do you call a generic board?
  
  I don't think that the current state of LPC3250 support impedes someone.
 
 
 I admit I was wrong, I'll update the board support this week and send
 patches for review.
 

Thank you for the patch!


I dropped 05/10 and submitted v3.


Best Regards
Masahiro Yamada

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


Re: [U-Boot] [PATCH v2 05/10] ARM: remove devkit3250 board support

2015-02-11 Thread Tom Rini
On Thu, Feb 12, 2015 at 12:28:57AM +0200, Vladimir Zapolskiy wrote:
 Hello Masahiro,
 
 On 11.02.2015 00:48, Vladimir Zapolskiy wrote:
  On 11.02.2015 00:06, Vladimir Zapolskiy wrote:
  Hello Masahiro,
 
  On 10.02.2015 09:00, Masahiro Yamada wrote:
  This is still a non-generic board.
 
  Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com
  Cc: Vladimir Zapolskiy v...@mleia.com
  ---
 
  please excuse my ignorance, what do you call a generic board?
 
  I don't think that the current state of LPC3250 support impedes someone.
 
  
  I admit I was wrong, I'll update the board support this week and send
  patches for review.
  
  Sorry for the delay and caused inconvenience.
 
 please exclude lpc3250/devkit3250 removal from the series, hopefully
 http://lists.denx.de/pipermail/u-boot/2015-February/204748.html solves
 the problem.
 
 Sorry again for inconvenience.

Great, 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] [PATCH v2 05/10] ARM: remove devkit3250 board support

2015-02-10 Thread Vladimir Zapolskiy
On 11.02.2015 00:06, Vladimir Zapolskiy wrote:
 Hello Masahiro,
 
 On 10.02.2015 09:00, Masahiro Yamada wrote:
 This is still a non-generic board.

 Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com
 Cc: Vladimir Zapolskiy v...@mleia.com
 ---
 
 please excuse my ignorance, what do you call a generic board?
 
 I don't think that the current state of LPC3250 support impedes someone.


I admit I was wrong, I'll update the board support this week and send
patches for review.

Sorry for the delay and caused inconvenience.

With best wishes,
Vladimir
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v2 05/10] ARM: remove devkit3250 board support

2015-02-10 Thread Vladimir Zapolskiy
Hello Masahiro,

On 10.02.2015 09:00, Masahiro Yamada wrote:
 This is still a non-generic board.
 
 Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com
 Cc: Vladimir Zapolskiy v...@mleia.com
 ---

please excuse my ignorance, what do you call a generic board?

I don't think that the current state of LPC3250 support impedes someone.

With best wishes,
Vladimir

 Changes in v2: None
 
  arch/arm/Kconfig  |   5 -
  arch/arm/cpu/arm926ejs/Makefile   |   1 -
  arch/arm/cpu/arm926ejs/lpc32xx/Makefile   |   8 --
  arch/arm/cpu/arm926ejs/lpc32xx/clk.c  | 104 -
  arch/arm/cpu/arm926ejs/lpc32xx/cpu.c  |  57 --
  arch/arm/cpu/arm926ejs/lpc32xx/devices.c  |  39 ---
  arch/arm/cpu/arm926ejs/lpc32xx/timer.c|  82 --
  arch/arm/include/asm/arch-lpc32xx/clk.h   | 157 
 --
  arch/arm/include/asm/arch-lpc32xx/config.h|  59 --
  arch/arm/include/asm/arch-lpc32xx/cpu.h   |  51 -
  arch/arm/include/asm/arch-lpc32xx/emc.h   |  79 -
  arch/arm/include/asm/arch-lpc32xx/sys_proto.h |  12 --
  arch/arm/include/asm/arch-lpc32xx/timer.h |  61 --
  arch/arm/include/asm/arch-lpc32xx/uart.h  | 101 -
  arch/arm/include/asm/arch-lpc32xx/wdt.h   |  38 ---
  board/timll/devkit3250/Kconfig|  15 ---
  board/timll/devkit3250/MAINTAINERS|   6 -
  board/timll/devkit3250/Makefile   |   8 --
  board/timll/devkit3250/devkit3250.c   |  52 -
  configs/devkit3250_defconfig  |   2 -
  doc/README.scrapyard  |   1 +
  drivers/serial/Makefile   |   1 -
  drivers/serial/lpc32xx_hsuart.c   |  89 ---
  drivers/serial/serial.c   |   2 -
  include/configs/devkit3250.h  | 101 -
  include/serial.h  |   1 -
  26 files changed, 1 insertion(+), 1131 deletions(-)
  delete mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/Makefile
  delete mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/clk.c
  delete mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/cpu.c
  delete mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/devices.c
  delete mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/timer.c
  delete mode 100644 arch/arm/include/asm/arch-lpc32xx/clk.h
  delete mode 100644 arch/arm/include/asm/arch-lpc32xx/config.h
  delete mode 100644 arch/arm/include/asm/arch-lpc32xx/cpu.h
  delete mode 100644 arch/arm/include/asm/arch-lpc32xx/emc.h
  delete mode 100644 arch/arm/include/asm/arch-lpc32xx/sys_proto.h
  delete mode 100644 arch/arm/include/asm/arch-lpc32xx/timer.h
  delete mode 100644 arch/arm/include/asm/arch-lpc32xx/uart.h
  delete mode 100644 arch/arm/include/asm/arch-lpc32xx/wdt.h
  delete mode 100644 board/timll/devkit3250/Kconfig
  delete mode 100644 board/timll/devkit3250/MAINTAINERS
  delete mode 100644 board/timll/devkit3250/Makefile
  delete mode 100644 board/timll/devkit3250/devkit3250.c
  delete mode 100644 configs/devkit3250_defconfig
  delete mode 100644 drivers/serial/lpc32xx_hsuart.c
  delete mode 100644 include/configs/devkit3250.h
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v2 05/10] ARM: remove devkit3250 board support

2015-02-10 Thread Marek Vasut
On Tuesday, February 10, 2015 at 11:06:33 PM, Vladimir Zapolskiy wrote:
 Hello Masahiro,
 
 On 10.02.2015 09:00, Masahiro Yamada wrote:
  This is still a non-generic board.
  
  Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com
  Cc: Vladimir Zapolskiy v...@mleia.com
  ---
 
 please excuse my ignorance, what do you call a generic board?
 
 I don't think that the current state of LPC3250 support impedes someone.

Hi!

Please see CONFIG_SYS_GENERIC_BOARD . The problem is we want to drop
the architecture-specific init code and move to a generic one. If the
board is not converted (should be a matter of defining the above and
testing the board), then it will be dropped. This was decided after
v2014.04 and there was one year to do the conversion during which the
boards which were not converted did spit a message that they were not
converted upon boot.

Hope that helps

Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH v2 05/10] ARM: remove devkit3250 board support

2015-02-09 Thread Masahiro Yamada
This is still a non-generic board.

Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com
Cc: Vladimir Zapolskiy v...@mleia.com
---

Changes in v2: None

 arch/arm/Kconfig  |   5 -
 arch/arm/cpu/arm926ejs/Makefile   |   1 -
 arch/arm/cpu/arm926ejs/lpc32xx/Makefile   |   8 --
 arch/arm/cpu/arm926ejs/lpc32xx/clk.c  | 104 -
 arch/arm/cpu/arm926ejs/lpc32xx/cpu.c  |  57 --
 arch/arm/cpu/arm926ejs/lpc32xx/devices.c  |  39 ---
 arch/arm/cpu/arm926ejs/lpc32xx/timer.c|  82 --
 arch/arm/include/asm/arch-lpc32xx/clk.h   | 157 --
 arch/arm/include/asm/arch-lpc32xx/config.h|  59 --
 arch/arm/include/asm/arch-lpc32xx/cpu.h   |  51 -
 arch/arm/include/asm/arch-lpc32xx/emc.h   |  79 -
 arch/arm/include/asm/arch-lpc32xx/sys_proto.h |  12 --
 arch/arm/include/asm/arch-lpc32xx/timer.h |  61 --
 arch/arm/include/asm/arch-lpc32xx/uart.h  | 101 -
 arch/arm/include/asm/arch-lpc32xx/wdt.h   |  38 ---
 board/timll/devkit3250/Kconfig|  15 ---
 board/timll/devkit3250/MAINTAINERS|   6 -
 board/timll/devkit3250/Makefile   |   8 --
 board/timll/devkit3250/devkit3250.c   |  52 -
 configs/devkit3250_defconfig  |   2 -
 doc/README.scrapyard  |   1 +
 drivers/serial/Makefile   |   1 -
 drivers/serial/lpc32xx_hsuart.c   |  89 ---
 drivers/serial/serial.c   |   2 -
 include/configs/devkit3250.h  | 101 -
 include/serial.h  |   1 -
 26 files changed, 1 insertion(+), 1131 deletions(-)
 delete mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/Makefile
 delete mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/clk.c
 delete mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/cpu.c
 delete mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/devices.c
 delete mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/timer.c
 delete mode 100644 arch/arm/include/asm/arch-lpc32xx/clk.h
 delete mode 100644 arch/arm/include/asm/arch-lpc32xx/config.h
 delete mode 100644 arch/arm/include/asm/arch-lpc32xx/cpu.h
 delete mode 100644 arch/arm/include/asm/arch-lpc32xx/emc.h
 delete mode 100644 arch/arm/include/asm/arch-lpc32xx/sys_proto.h
 delete mode 100644 arch/arm/include/asm/arch-lpc32xx/timer.h
 delete mode 100644 arch/arm/include/asm/arch-lpc32xx/uart.h
 delete mode 100644 arch/arm/include/asm/arch-lpc32xx/wdt.h
 delete mode 100644 board/timll/devkit3250/Kconfig
 delete mode 100644 board/timll/devkit3250/MAINTAINERS
 delete mode 100644 board/timll/devkit3250/Makefile
 delete mode 100644 board/timll/devkit3250/devkit3250.c
 delete mode 100644 configs/devkit3250_defconfig
 delete mode 100644 drivers/serial/lpc32xx_hsuart.c
 delete mode 100644 include/configs/devkit3250.h

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index cbed2f4..b0b7eaf 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -241,10 +241,6 @@ config TARGET_MAXBCM
bool Support maxbcm
select CPU_V7
 
-config TARGET_DEVKIT3250
-   bool Support devkit3250
-   select CPU_ARM926EJS
-
 config TARGET_MX25PDK
bool Support mx25pdk
select CPU_ARM926EJS
@@ -968,7 +964,6 @@ source board/ti/am43xx/Kconfig
 source board/ti/ti814x/Kconfig
 source board/ti/ti816x/Kconfig
 source board/ti/tnetv107xevm/Kconfig
-source board/timll/devkit3250/Kconfig
 source board/toradex/colibri_pxa270/Kconfig
 source board/tqc/tqma6/Kconfig
 source board/trizepsiv/Kconfig
diff --git a/arch/arm/cpu/arm926ejs/Makefile b/arch/arm/cpu/arm926ejs/Makefile
index 607d29f..bfa365e 100644
--- a/arch/arm/cpu/arm926ejs/Makefile
+++ b/arch/arm/cpu/arm926ejs/Makefile
@@ -18,7 +18,6 @@ obj-$(CONFIG_ARMADA100) += armada100/
 obj-$(CONFIG_AT91FAMILY) += at91/
 obj-$(CONFIG_ARCH_DAVINCI) += davinci/
 obj-$(CONFIG_KIRKWOOD) += kirkwood/
-obj-$(if $(filter lpc32xx,$(SOC)),y) += lpc32xx/
 obj-$(CONFIG_MX25) += mx25/
 obj-$(CONFIG_MX27) += mx27/
 obj-$(if $(filter mxs,$(SOC)),y) += mxs/
diff --git a/arch/arm/cpu/arm926ejs/lpc32xx/Makefile 
b/arch/arm/cpu/arm926ejs/lpc32xx/Makefile
deleted file mode 100644
index 314f004..000
--- a/arch/arm/cpu/arm926ejs/lpc32xx/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# (C) Copyright 2000-2006
-# Wolfgang Denk, DENX Software Engineering, w...@denx.de.
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-
-obj-y   = cpu.o clk.o devices.o timer.o
diff --git a/arch/arm/cpu/arm926ejs/lpc32xx/clk.c 
b/arch/arm/cpu/arm926ejs/lpc32xx/clk.c
deleted file mode 100644
index b7a44d5..000
--- a/arch/arm/cpu/arm926ejs/lpc32xx/clk.c
+++ /dev/null
@@ -1,104 +0,0 @@
-/*
- * Copyright (C) 2011 by Vladimir Zapolskiy v...@mleia.com
- *
- * SPDX-License-Identifier:GPL-2.0+
- */
-
-#include common.h
-#include div64.h
-#include asm/arch/cpu.h
-#include asm/arch/clk.h
-#include asm/io.h
-