Re: [U-Boot] [PATCH] powerpc: remove orphaned boards mcc200 and prs200

2014-11-10 Thread Masahiro Yamada
Hi Nikita,

Thanks for cleaning up!

On Fri,  7 Nov 2014 14:17:18 +0200
Nikita Kiryanov nik...@compulab.co.il wrote:


 diff --git a/doc/README.scrapyard b/doc/README.scrapyard
 index bd4dd3c..bfaabeb 100644
 --- a/doc/README.scrapyard
 +++ b/doc/README.scrapyard
 @@ -15,6 +15,8 @@ BoardArchCPUCommit  
 Removed Last known m
  TOP5200   powerpc mpc5200-   -   
 Reinhard Meyer reinhard.me...@emk-elektronik.de
  TOP860powerpc mpc860 -   -   
 Reinhard Meyer reinhard.me...@emk-elektronik.de
  TOP9000   arm at91sam9xeXXX  -   -   
 Reinhard Meyer reinhard.me...@emk-elektronik.de
 +PRS200powerpc mpc5200-   2014-11-05
 +MCC200powerpc mpc5200-   2014-11-05
  TQM8272  powerpc mpc8260f06f9a1 2014-10-27  Wolfgang 
 Denk w...@denx.de
  TQM8260  powerpc mpc8260ccc1950 2014-10-27  Wolfgang 
 Denk w...@denx.de
  IDS8247  powerpc mpc82606afb357 2014-10-27  Heiko 
 Schocher h...@denx.de



I think we are supposed to fill blank fields that have been added by former 
commits
(in this case, Commit/Removed fields of TOP*)
and then add new lines at the top of them.
(i.e. eventually this list is sorted in reverse chronological order.)

At the moment, nobody knows when PRS200/MCC200 will be removed
(= when this patch will be applied).



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] powerpc: remove orphaned boards mcc200 and prs200

2014-11-10 Thread Nikita Kiryanov

Hi Masahiro,

On 11/10/2014 10:33 AM, Masahiro Yamada wrote:

Hi Nikita,

Thanks for cleaning up!

On Fri,  7 Nov 2014 14:17:18 +0200
Nikita Kiryanov nik...@compulab.co.il wrote:



diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index bd4dd3c..bfaabeb 100644
--- a/doc/README.scrapyard
+++ b/doc/README.scrapyard
@@ -15,6 +15,8 @@ BoardArchCPUCommit  
Removed Last known m
  TOP5200powerpc mpc5200-   -   Reinhard 
Meyer reinhard.me...@emk-elektronik.de
  TOP860 powerpc mpc860 -   -   Reinhard 
Meyer reinhard.me...@emk-elektronik.de
  TOP9000arm at91sam9xeXXX  -   -   Reinhard 
Meyer reinhard.me...@emk-elektronik.de
+PRS200  powerpc mpc5200-   2014-11-05
+MCC200  powerpc mpc5200-   2014-11-05
  TQM8272  powerpc mpc8260f06f9a1 2014-10-27  Wolfgang Denk 
w...@denx.de
  TQM8260  powerpc mpc8260ccc1950 2014-10-27  Wolfgang Denk 
w...@denx.de
  IDS8247  powerpc mpc82606afb357 2014-10-27  Heiko Schocher 
h...@denx.de




I think we are supposed to fill blank fields that have been added by former 
commits
(in this case, Commit/Removed fields of TOP*)


git log on the scrapyard file shows me that the commit IDs were always
filled in using a dedicated patch. Was there a decision to change this
M.O.?


and then add new lines at the top of them.
(i.e. eventually this list is sorted in reverse chronological order.)


OK



At the moment, nobody knows when PRS200/MCC200 will be removed
(= when this patch will be applied).


I'll remove the date then..



Best Regards
Masahiro Yamada



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


Re: [U-Boot] [PATCH] powerpc: remove orphaned boards mcc200 and prs200

2014-11-10 Thread Masahiro YAMADA
Hello Nikita,


2014-11-11 1:24 GMT+09:00 Nikita Kiryanov nik...@compulab.co.il:

 I think we are supposed to fill blank fields that have been added by
 former commits
 (in this case, Commit/Removed fields of TOP*)


 git log on the scrapyard file shows me that the commit IDs were always
 filled in using a dedicated patch. Was there a decision to change this
 M.O.?


I think we used to insert blank columns and add new lines at the same time.
For example,
commit 3569571db27589f9b3d92b5ab2c59a50dac9387f
commit 79c5c08d7c560aef2d5706501557b7907c2829bb
although it looks like we sometimes play it by ear.

If you want to split it into two patches, that's OK, of course.


-- 
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] powerpc: remove orphaned boards mcc200 and prs200

2014-11-10 Thread Wolfgang Denk
Dear Nikita,

In message 5460e6d9.10...@compulab.co.il you wrote:
 
TOP5200   powerpc mpc5200-   -   
  Reinhard Meyer reinhard.me...@emk-elektronik.de
TOP860powerpc mpc860 -   -   
  Reinhard Meyer reinhard.me...@emk-elektronik.de
TOP9000   arm at91sam9xeXXX  -   -   
  Reinhard Meyer reinhard.me...@emk-elektronik.de
  +PRS200 powerpc mpc5200-   2014-11-05
  +MCC200 powerpc mpc5200-   2014-11-05
TQM8272  powerpc mpc8260f06f9a1 2014-10-27  
  Wolfgang Denk w...@denx.de
TQM8260  powerpc mpc8260ccc1950 2014-10-27  
  Wolfgang Denk w...@denx.de
IDS8247  powerpc mpc82606afb357 2014-10-27  
  Heiko Schocher h...@denx.de
 
 
 
  I think we are supposed to fill blank fields that have been added by former 
  commits
  (in this case, Commit/Removed fields of TOP*)
 
 git log on the scrapyard file shows me that the commit IDs were always
 filled in using a dedicated patch. Was there a decision to change this
 M.O.?

Your additions should go to the top of the file, with '-' place
holders for both commit ID and date (as we cannot know in advance when
they will get merged into mainline).

You are also supposed to check if older commits which still have
place holders might have made it in to mainline, and if so, replace
these by the respective commit IDs and dates.

Yes, this is a bit cumbersome, but not too much.

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
An open mind has but one disadvantage: it collects dirt.
- a saying at RPI
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH] powerpc: remove orphaned boards mcc200 and prs200

2014-11-07 Thread Nikita Kiryanov
mcc200 and prs200 are old and have no maintainer. Remove the boards.

This also removes the mcc200 specific 1bpp BMP support from
common/lcd.c

Cc: Wolfgang Denk w...@denx.de
Cc: Anatolij Gustschin ag...@denx.de
Cc: Masahiro Yamada yamad...@jp.panasonic.com
Signed-off-by: Nikita Kiryanov nik...@compulab.co.il
---
 arch/powerpc/cpu/mpc5xxx/Kconfig  |   4 -
 board/mcc200/Kconfig  |   9 -
 board/mcc200/MAINTAINERS  |  17 -
 board/mcc200/Makefile |   8 -
 board/mcc200/auto_update.c| 521 --
 board/mcc200/lcd.c| 200 --
 board/mcc200/mcc200.c | 314 
 board/mcc200/mt46v16m16-75.h  |  16 -
 board/mcc200/mt48lc16m16a2-75.h   |  14 -
 board/mcc200/mt48lc16m32s2-75.h   |  14 -
 board/mcc200/mt48lc8m32b2-6-7.h   |  12 -
 common/lcd.c  |  24 +-
 configs/mcc200_COM12_SDRAM_defconfig  |   4 -
 configs/mcc200_COM12_defconfig|   4 -
 configs/mcc200_COM12_highboot_SDRAM_defconfig |   4 -
 configs/mcc200_COM12_highboot_defconfig   |   4 -
 configs/mcc200_SDRAM_defconfig|   4 -
 configs/mcc200_defconfig  |   3 -
 configs/mcc200_highboot_SDRAM_defconfig   |   4 -
 configs/mcc200_highboot_defconfig |   4 -
 configs/prs200_DDR_defconfig  |   4 -
 configs/prs200_defconfig  |   4 -
 configs/prs200_highboot_DDR_defconfig |   4 -
 configs/prs200_highboot_defconfig |   4 -
 doc/README.scrapyard  |   2 +
 include/configs/mcc200.h  | 397 
 include/lcd.h |   2 +-
 27 files changed, 4 insertions(+), 1597 deletions(-)
 delete mode 100644 board/mcc200/Kconfig
 delete mode 100644 board/mcc200/MAINTAINERS
 delete mode 100644 board/mcc200/Makefile
 delete mode 100644 board/mcc200/auto_update.c
 delete mode 100644 board/mcc200/lcd.c
 delete mode 100644 board/mcc200/mcc200.c
 delete mode 100644 board/mcc200/mt46v16m16-75.h
 delete mode 100644 board/mcc200/mt48lc16m16a2-75.h
 delete mode 100644 board/mcc200/mt48lc16m32s2-75.h
 delete mode 100644 board/mcc200/mt48lc8m32b2-6-7.h
 delete mode 100644 configs/mcc200_COM12_SDRAM_defconfig
 delete mode 100644 configs/mcc200_COM12_defconfig
 delete mode 100644 configs/mcc200_COM12_highboot_SDRAM_defconfig
 delete mode 100644 configs/mcc200_COM12_highboot_defconfig
 delete mode 100644 configs/mcc200_SDRAM_defconfig
 delete mode 100644 configs/mcc200_defconfig
 delete mode 100644 configs/mcc200_highboot_SDRAM_defconfig
 delete mode 100644 configs/mcc200_highboot_defconfig
 delete mode 100644 configs/prs200_DDR_defconfig
 delete mode 100644 configs/prs200_defconfig
 delete mode 100644 configs/prs200_highboot_DDR_defconfig
 delete mode 100644 configs/prs200_highboot_defconfig
 delete mode 100644 include/configs/mcc200.h

diff --git a/arch/powerpc/cpu/mpc5xxx/Kconfig b/arch/powerpc/cpu/mpc5xxx/Kconfig
index c1fb92a..bd64ea6 100644
--- a/arch/powerpc/cpu/mpc5xxx/Kconfig
+++ b/arch/powerpc/cpu/mpc5xxx/Kconfig
@@ -38,9 +38,6 @@ config TARGET_IPEK01
 config TARGET_JUPITER
bool Support jupiter
 
-config TARGET_MCC200
-   bool Support mcc200
-
 config TARGET_MOTIONPRO
bool Support motionpro
 
@@ -130,7 +127,6 @@ source board/jupiter/Kconfig
 source board/manroland/hmi1001/Kconfig
 source board/manroland/mucmc52/Kconfig
 source board/manroland/uc101/Kconfig
-source board/mcc200/Kconfig
 source board/motionpro/Kconfig
 source board/munices/Kconfig
 source board/phytec/pcm030/Kconfig
diff --git a/board/mcc200/Kconfig b/board/mcc200/Kconfig
deleted file mode 100644
index 3b27eeb..000
--- a/board/mcc200/Kconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-if TARGET_MCC200
-
-config SYS_BOARD
-   default mcc200
-
-config SYS_CONFIG_NAME
-   default mcc200
-
-endif
diff --git a/board/mcc200/MAINTAINERS b/board/mcc200/MAINTAINERS
deleted file mode 100644
index a59a498..000
--- a/board/mcc200/MAINTAINERS
+++ /dev/null
@@ -1,17 +0,0 @@
-MCC200 BOARD
-#M:-
-S: Maintained
-F: board/mcc200/
-F: include/configs/mcc200.h
-F: configs/mcc200_defconfig
-F: configs/mcc200_COM12_defconfig
-F: configs/mcc200_COM12_highboot_defconfig
-F: configs/mcc200_COM12_highboot_SDRAM_defconfig
-F: configs/mcc200_COM12_SDRAM_defconfig
-F: configs/mcc200_highboot_defconfig
-F: configs/mcc200_highboot_SDRAM_defconfig
-F: configs/mcc200_SDRAM_defconfig
-F: configs/prs200_defconfig
-F: configs/prs200_DDR_defconfig
-F: configs/prs200_highboot_defconfig
-F: configs/prs200_highboot_DDR_defconfig
diff --git a/board/mcc200/Makefile b/board/mcc200/Makefile
deleted file mode 100644
index db3b396..000
--- a/board/mcc200/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-#