Re: [U-Boot] [PATCH 1/2] mips: dbau1x00: Remove this board

2018-07-11 Thread Daniel Schwierzeck


On 09.07.2018 21:09, Tom Rini wrote:
> This platform has been marked as orphan since June of 2016 and should
> have been removed some time ago.  Do so now.
> 
> Cc: Daniel Schwierzeck 
> Signed-off-by: Tom Rini 
> ---
>  arch/mips/Kconfig   |  11 -
>  arch/mips/mach-au1x00/au1x00_eth.c  |   5 -
>  arch/mips/mach-au1x00/include/mach/au1x00.h |  31 --
>  board/dbau1x00/Kconfig  |  46 ---
>  board/dbau1x00/MAINTAINERS  |  10 -
>  board/dbau1x00/Makefile |   7 -
>  board/dbau1x00/README   |  63 ---
>  board/dbau1x00/dbau1x00.c   | 118 --
>  board/dbau1x00/lowlevel_init.S  | 589 
> 
>  configs/dbau1000_defconfig  |  21 -
>  configs/dbau1100_defconfig  |  21 -
>  configs/dbau1500_defconfig  |  21 -
>  configs/dbau1550_defconfig  |  16 -
>  configs/dbau1550_el_defconfig   |  17 -
>  include/configs/dbau1x00.h  | 172 
>  15 files changed, 1148 deletions(-)
>  delete mode 100644 board/dbau1x00/Kconfig
>  delete mode 100644 board/dbau1x00/MAINTAINERS
>  delete mode 100644 board/dbau1x00/Makefile
>  delete mode 100644 board/dbau1x00/README
>  delete mode 100644 board/dbau1x00/dbau1x00.c
>  delete mode 100644 board/dbau1x00/lowlevel_init.S
>  delete mode 100644 configs/dbau1000_defconfig
>  delete mode 100644 configs/dbau1100_defconfig
>  delete mode 100644 configs/dbau1500_defconfig
>  delete mode 100644 configs/dbau1550_defconfig
>  delete mode 100644 configs/dbau1550_el_defconfig
>  delete mode 100644 include/configs/dbau1x00.h
> 

Reviewed-by: Daniel Schwierzeck 

-- 
- Daniel



signature.asc
Description: OpenPGP digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] mips: dbau1x00: Remove this board

2018-07-11 Thread Manuel Lauss
Hi Daniel,

On Wed, Jul 11, 2018 at 2:21 PM, Daniel Schwierzeck
 wrote:
> Hi Manuel,
>
> from Linux Git history I see that you have contributied to Alchemy
> boards. Are those boards still available? Do you use U-Boot and have
> interest in keeping this platform supported?

I don't know whether they are available for sale anywhere, but the CPU
line itself has been
dead for almost 10 years now.   I still have the hardware and still
make sure latest Linux
works on them; however I have never used u-boot, instead I kept the YAMON loader
they were originally shipped with.  I have no strong feelings wrt.
Alchemy support in
u-boot.

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


Re: [U-Boot] [PATCH 1/2] mips: dbau1x00: Remove this board

2018-07-11 Thread Daniel Schwierzeck
Hi Manuel,

from Linux Git history I see that you have contributied to Alchemy
boards. Are those boards still available? Do you use U-Boot and have
interest in keeping this platform supported?


On 09.07.2018 21:09, Tom Rini wrote:
> This platform has been marked as orphan since June of 2016 and should
> have been removed some time ago.  Do so now.
> 
> Cc: Daniel Schwierzeck 
> Signed-off-by: Tom Rini 
> ---
>  arch/mips/Kconfig   |  11 -
>  arch/mips/mach-au1x00/au1x00_eth.c  |   5 -
>  arch/mips/mach-au1x00/include/mach/au1x00.h |  31 --
>  board/dbau1x00/Kconfig  |  46 ---
>  board/dbau1x00/MAINTAINERS  |  10 -
>  board/dbau1x00/Makefile |   7 -
>  board/dbau1x00/README   |  63 ---
>  board/dbau1x00/dbau1x00.c   | 118 --
>  board/dbau1x00/lowlevel_init.S  | 589 
> 
>  configs/dbau1000_defconfig  |  21 -
>  configs/dbau1100_defconfig  |  21 -
>  configs/dbau1500_defconfig  |  21 -
>  configs/dbau1550_defconfig  |  16 -
>  configs/dbau1550_el_defconfig   |  17 -
>  include/configs/dbau1x00.h  | 172 
>  15 files changed, 1148 deletions(-)
>  delete mode 100644 board/dbau1x00/Kconfig
>  delete mode 100644 board/dbau1x00/MAINTAINERS
>  delete mode 100644 board/dbau1x00/Makefile
>  delete mode 100644 board/dbau1x00/README
>  delete mode 100644 board/dbau1x00/dbau1x00.c
>  delete mode 100644 board/dbau1x00/lowlevel_init.S
>  delete mode 100644 configs/dbau1000_defconfig
>  delete mode 100644 configs/dbau1100_defconfig
>  delete mode 100644 configs/dbau1500_defconfig
>  delete mode 100644 configs/dbau1550_defconfig
>  delete mode 100644 configs/dbau1550_el_defconfig
>  delete mode 100644 include/configs/dbau1x00.h
> 
> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
> index d07b92d1b442..d58fcdbd742c 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
> @@ -51,16 +51,6 @@ config TARGET_VCT
>   select SYS_MIPS_CACHE_INIT_RAM_LOAD
>   select ROM_EXCEPTION_VECTORS
>  
> -config TARGET_DBAU1X00
> - bool "Support dbau1x00"
> - select SUPPORTS_BIG_ENDIAN
> - select SUPPORTS_LITTLE_ENDIAN
> - select SUPPORTS_CPU_MIPS32_R1
> - select SUPPORTS_CPU_MIPS32_R2
> - select SYS_MIPS_CACHE_INIT_RAM_LOAD
> - select ROM_EXCEPTION_VECTORS
> - select MIPS_TUNE_4KC
> -
>  config TARGET_PB1X00
>   bool "Support pb1x00"
>   select SUPPORTS_LITTLE_ENDIAN
> @@ -125,7 +115,6 @@ config TARGET_XILFPGA
>  
>  endchoice
>  
> -source "board/dbau1x00/Kconfig"
>  source "board/imgtec/boston/Kconfig"
>  source "board/imgtec/malta/Kconfig"
>  source "board/imgtec/xilfpga/Kconfig"
> diff --git a/arch/mips/mach-au1x00/au1x00_eth.c 
> b/arch/mips/mach-au1x00/au1x00_eth.c
> index 84a1f59ba072..ef9be891ec1f 100644
> --- a/arch/mips/mach-au1x00/au1x00_eth.c
> +++ b/arch/mips/mach-au1x00/au1x00_eth.c
> @@ -27,15 +27,10 @@
>  #define ETH0_BASE AU1500_ETH0_BASE
>  #define MAC0_ENABLE AU1500_MAC0_ENABLE
>  #else
> -#ifdef CONFIG_SOC_AU1550
> -#define ETH0_BASE AU1550_ETH0_BASE
> -#define MAC0_ENABLE AU1550_MAC0_ENABLE
> -#else
>  #error "No valid cpu set"
>  #endif
>  #endif
>  #endif
> -#endif
>  
>  #include 
>  #include 
> diff --git a/arch/mips/mach-au1x00/include/mach/au1x00.h 
> b/arch/mips/mach-au1x00/include/mach/au1x00.h
> index e24248997864..1fabcba65d29 100644
> --- a/arch/mips/mach-au1x00/include/mach/au1x00.h
> +++ b/arch/mips/mach-au1x00/include/mach/au1x00.h
> @@ -118,27 +118,6 @@ static __inline__ int au_ffs(int x)
>  #define CP0_DEBUG$23
>  
>  /* SDRAM Controller */
> -#ifdef CONFIG_SOC_AU1550
> -
> -#define MEM_SDMODE00xB4000800
> -#define MEM_SDMODE10xB4000808
> -#define MEM_SDMODE20xB4000810
> -
> -#define MEM_SDADDR00xB4000820
> -#define MEM_SDADDR10xB4000828
> -#define MEM_SDADDR20xB4000830
> -
> -#define MEM_SDCONFIGA  0xB4000840
> -#define MEM_SDCONFIGB  0xB4000848
> -#define MEM_SDPRECMD   0xB40008c0
> -#define MEM_SDAUTOREF  0xB40008c8
> -
> -#define MEM_SDWRMD00xB4000880
> -#define MEM_SDWRMD10xB4000888
> -#define MEM_SDWRMD20xB4000890
> -
> -#else /* CONFIG_SOC_AU1550 */
> -
>  #define MEM_SDMODE00xB400
>  #define MEM_SDMODE10xB404
>  #define MEM_SDMODE20xB408
> @@ -155,8 +134,6 @@ static __inline__ int au_ffs(int x)
>  #define MEM_SDWRMD10xB428
>  #define MEM_SDWRMD20xB42C
>  
> -#endif /* CONFIG_SOC_AU1550 */
> -
>  #define MEM_SDSLEEP0xB430
>  #define MEM_SDSMCKE0xB434
>  
> @@ -483,8 +460,6 @@ static __inline__ int au_ffs(int x)
>  #define AU1500_ETH0_BASE   

[U-Boot] [PATCH 1/2] mips: dbau1x00: Remove this board

2018-07-09 Thread Tom Rini
This platform has been marked as orphan since June of 2016 and should
have been removed some time ago.  Do so now.

Cc: Daniel Schwierzeck 
Signed-off-by: Tom Rini 
---
 arch/mips/Kconfig   |  11 -
 arch/mips/mach-au1x00/au1x00_eth.c  |   5 -
 arch/mips/mach-au1x00/include/mach/au1x00.h |  31 --
 board/dbau1x00/Kconfig  |  46 ---
 board/dbau1x00/MAINTAINERS  |  10 -
 board/dbau1x00/Makefile |   7 -
 board/dbau1x00/README   |  63 ---
 board/dbau1x00/dbau1x00.c   | 118 --
 board/dbau1x00/lowlevel_init.S  | 589 
 configs/dbau1000_defconfig  |  21 -
 configs/dbau1100_defconfig  |  21 -
 configs/dbau1500_defconfig  |  21 -
 configs/dbau1550_defconfig  |  16 -
 configs/dbau1550_el_defconfig   |  17 -
 include/configs/dbau1x00.h  | 172 
 15 files changed, 1148 deletions(-)
 delete mode 100644 board/dbau1x00/Kconfig
 delete mode 100644 board/dbau1x00/MAINTAINERS
 delete mode 100644 board/dbau1x00/Makefile
 delete mode 100644 board/dbau1x00/README
 delete mode 100644 board/dbau1x00/dbau1x00.c
 delete mode 100644 board/dbau1x00/lowlevel_init.S
 delete mode 100644 configs/dbau1000_defconfig
 delete mode 100644 configs/dbau1100_defconfig
 delete mode 100644 configs/dbau1500_defconfig
 delete mode 100644 configs/dbau1550_defconfig
 delete mode 100644 configs/dbau1550_el_defconfig
 delete mode 100644 include/configs/dbau1x00.h

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index d07b92d1b442..d58fcdbd742c 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -51,16 +51,6 @@ config TARGET_VCT
select SYS_MIPS_CACHE_INIT_RAM_LOAD
select ROM_EXCEPTION_VECTORS
 
-config TARGET_DBAU1X00
-   bool "Support dbau1x00"
-   select SUPPORTS_BIG_ENDIAN
-   select SUPPORTS_LITTLE_ENDIAN
-   select SUPPORTS_CPU_MIPS32_R1
-   select SUPPORTS_CPU_MIPS32_R2
-   select SYS_MIPS_CACHE_INIT_RAM_LOAD
-   select ROM_EXCEPTION_VECTORS
-   select MIPS_TUNE_4KC
-
 config TARGET_PB1X00
bool "Support pb1x00"
select SUPPORTS_LITTLE_ENDIAN
@@ -125,7 +115,6 @@ config TARGET_XILFPGA
 
 endchoice
 
-source "board/dbau1x00/Kconfig"
 source "board/imgtec/boston/Kconfig"
 source "board/imgtec/malta/Kconfig"
 source "board/imgtec/xilfpga/Kconfig"
diff --git a/arch/mips/mach-au1x00/au1x00_eth.c 
b/arch/mips/mach-au1x00/au1x00_eth.c
index 84a1f59ba072..ef9be891ec1f 100644
--- a/arch/mips/mach-au1x00/au1x00_eth.c
+++ b/arch/mips/mach-au1x00/au1x00_eth.c
@@ -27,15 +27,10 @@
 #define ETH0_BASE AU1500_ETH0_BASE
 #define MAC0_ENABLE AU1500_MAC0_ENABLE
 #else
-#ifdef CONFIG_SOC_AU1550
-#define ETH0_BASE AU1550_ETH0_BASE
-#define MAC0_ENABLE AU1550_MAC0_ENABLE
-#else
 #error "No valid cpu set"
 #endif
 #endif
 #endif
-#endif
 
 #include 
 #include 
diff --git a/arch/mips/mach-au1x00/include/mach/au1x00.h 
b/arch/mips/mach-au1x00/include/mach/au1x00.h
index e24248997864..1fabcba65d29 100644
--- a/arch/mips/mach-au1x00/include/mach/au1x00.h
+++ b/arch/mips/mach-au1x00/include/mach/au1x00.h
@@ -118,27 +118,6 @@ static __inline__ int au_ffs(int x)
 #define CP0_DEBUG  $23
 
 /* SDRAM Controller */
-#ifdef CONFIG_SOC_AU1550
-
-#define MEM_SDMODE00xB4000800
-#define MEM_SDMODE10xB4000808
-#define MEM_SDMODE20xB4000810
-
-#define MEM_SDADDR00xB4000820
-#define MEM_SDADDR10xB4000828
-#define MEM_SDADDR20xB4000830
-
-#define MEM_SDCONFIGA  0xB4000840
-#define MEM_SDCONFIGB  0xB4000848
-#define MEM_SDPRECMD   0xB40008c0
-#define MEM_SDAUTOREF  0xB40008c8
-
-#define MEM_SDWRMD00xB4000880
-#define MEM_SDWRMD10xB4000888
-#define MEM_SDWRMD20xB4000890
-
-#else /* CONFIG_SOC_AU1550 */
-
 #define MEM_SDMODE00xB400
 #define MEM_SDMODE10xB404
 #define MEM_SDMODE20xB408
@@ -155,8 +134,6 @@ static __inline__ int au_ffs(int x)
 #define MEM_SDWRMD10xB428
 #define MEM_SDWRMD20xB42C
 
-#endif /* CONFIG_SOC_AU1550 */
-
 #define MEM_SDSLEEP0xB430
 #define MEM_SDSMCKE0xB434
 
@@ -483,8 +460,6 @@ static __inline__ int au_ffs(int x)
 #define AU1500_ETH0_BASE 0xB150
 #define AU1500_ETH1_BASE 0xB151
 #define AU1100_ETH0_BASE 0xB050
-#define AU1550_ETH0_BASE 0xB050
-#define AU1550_ETH1_BASE 0xB051
 
 /* 4 byte offsets from AU1000_ETH_BASE */
 #define MAC_CONTROL 0x0
@@ -534,8 +509,6 @@ static __inline__ int au_ffs(int x)
 #define AU1500_MAC0_ENABLE   0xB152
 #define AU1500_MAC1_ENABLE   0xB1520004
 #define AU1100_MAC0_ENABLE