]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc8xx/Kconfig
powerpc, 8xx: Add support for MCR3000 board from CSSI
[u-boot] / arch / powerpc / cpu / mpc8xx / Kconfig
index f1dca90eba98663f83476ef33a76ed9db507bc27..5a7db335ed2f846aee77d5462508bad7c7a413f2 100644 (file)
@@ -6,134 +6,170 @@ config SYS_CPU
 
 choice
        prompt "Target select"
+       optional
 
-config TARGET_COGENT_MPC8XX
-       bool "Support cogent_mpc8xx"
+config TARGET_MCR3000
+       bool "Support MCR3000 board from CSSI"
 
-config TARGET_ESTEEM192E
-       bool "Support ESTEEM192E"
+endchoice
+
+choice
+       prompt "CPU select"
+       default MPC866
 
-config TARGET_HERMES
-       bool "Support hermes"
+config MPC866
+       bool "MPC866"
 
-config TARGET_ICU862
-       bool "Support ICU862"
+config MPC885
+       bool "MPC885"
 
-config TARGET_IP860
-       bool "Support IP860"
+endchoice
 
-config TARGET_IVML24
-       bool "Support IVML24"
+config 8xx_GCLK_FREQ
+       int "CPU GCLK Frequency"
 
-config TARGET_IVMS8
-       bool "Support IVMS8"
+comment "Specific commands"
 
-config TARGET_LWMON
-       bool "Support lwmon"
+config CMD_IMMAP
+       bool "Enable various commands to dump IMMR information"
+       help
+         This enables various commands such as:
 
-config TARGET_NETVIA
-       bool "Support NETVIA"
+           siuinfo - print System Interface Unit (SIU) registers
+           memcinfo - print Memory Controller registers
 
-config TARGET_R360MPI
-       bool "Support R360MPI"
+comment "Configuration Registers"
 
-config TARGET_RRVISION
-       bool "Support RRvision"
+config SYS_SIUMCR
+       hex "SIUMCR register"
+       help
+         SIU Module Configuration (11-6)
 
-config TARGET_SPD823TS
-       bool "Support SPD823TS"
+config SYS_SYPCR
+       hex "SYPCR register"
+       help
+         System Protection Control (11-9)
 
-config TARGET_MHPC
-       bool "Support MHPC"
+config SYS_TBSCR
+       hex "TBSCR register"
+       help
+         Time Base Status and Control (11-26)
 
-config TARGET_TOP860
-       bool "Support TOP860"
+config SYS_PISCR
+       hex "PISCR register"
+       help
+         Periodic Interrupt Status and Control (11-31)
 
-config TARGET_KUP4K
-       bool "Support KUP4K"
+config SYS_PLPRCR_BOOL
+       bool "Customise PLPRCR"
 
-config TARGET_KUP4X
-       bool "Support KUP4X"
+config SYS_PLPRCR
+       hex "PLPRCR register"
+       depends on SYS_PLPRCR_BOOL
+       help
+         PLL, Low-Power, and Reset Control Register (15-30)
 
-config TARGET_ELPT860
-       bool "Support ELPT860"
+config SYS_SCCR
+       hex "SCCR register"
+       help
+         System Clock and reset Control Register (15-27)
 
-config TARGET_UC100
-       bool "Support uc100"
+config SYS_SCCR_MASK
+       hex "MASK for setting SCCR register"
 
-config TARGET_FPS850L
-       bool "Support FPS850L"
+config SYS_DER
+       hex "DER register"
+       help
+         Debug Event Register (37-47)
 
-config TARGET_FPS860L
-       bool "Support FPS860L"
+comment "Memory mapping"
 
-config TARGET_NSCU
-       bool "Support NSCU"
+config SYS_BR0_PRELIM
+       hex "Preliminary value for BR0"
 
-config TARGET_SM850
-       bool "Support SM850"
+config SYS_OR0_PRELIM
+       hex "Preliminary value for OR0"
 
-config TARGET_TK885D
-       bool "Support TK885D"
+config SYS_BR1_PRELIM_BOOL
+       bool "Define Bank 1"
 
-config TARGET_TQM823L
-       bool "Support TQM823L"
+config SYS_BR1_PRELIM
+       hex "Preliminary value for BR1"
+       depends on SYS_BR1_PRELIM_BOOL
 
-config TARGET_TQM823M
-       bool "Support TQM823M"
+config SYS_OR1_PRELIM
+       hex "Preliminary value for OR1"
+       depends on SYS_BR1_PRELIM_BOOL
 
-config TARGET_TQM850L
-       bool "Support TQM850L"
+config SYS_BR2_PRELIM_BOOL
+       bool "Define Bank 2"
 
-config TARGET_TQM850M
-       bool "Support TQM850M"
+config SYS_BR2_PRELIM
+       hex "Preliminary value for BR2"
+       depends on SYS_BR2_PRELIM_BOOL
 
-config TARGET_TQM855L
-       bool "Support TQM855L"
+config SYS_OR2_PRELIM
+       hex "Preliminary value for OR2"
+       depends on SYS_BR2_PRELIM_BOOL
 
-config TARGET_TQM855M
-       bool "Support TQM855M"
+config SYS_BR3_PRELIM_BOOL
+       bool "Define Bank 3"
 
-config TARGET_TQM860L
-       bool "Support TQM860L"
+config SYS_BR3_PRELIM
+       hex "Preliminary value for BR3"
+       depends on SYS_BR3_PRELIM_BOOL
 
-config TARGET_TQM860M
-       bool "Support TQM860M"
+config SYS_OR3_PRELIM
+       hex "Preliminary value for OR3"
+       depends on SYS_BR3_PRELIM_BOOL
 
-config TARGET_TQM862L
-       bool "Support TQM862L"
+config SYS_BR4_PRELIM_BOOL
+       bool "Define Bank 4"
 
-config TARGET_TQM862M
-       bool "Support TQM862M"
+config SYS_BR4_PRELIM
+       hex "Preliminary value for BR4"
+       depends on SYS_BR4_PRELIM_BOOL
 
-config TARGET_TQM866M
-       bool "Support TQM866M"
+config SYS_OR4_PRELIM
+       hex "Preliminary value for OR4"
+       depends on SYS_BR4_PRELIM_BOOL
 
-config TARGET_TQM885D
-       bool "Support TQM885D"
+config SYS_BR5_PRELIM_BOOL
+       bool "Define Bank 5"
 
-config TARGET_VIRTLAB2
-       bool "Support virtlab2"
+config SYS_BR5_PRELIM
+       hex "Preliminary value for BR5"
+       depends on SYS_BR5_PRELIM_BOOL
 
-endchoice
+config SYS_OR5_PRELIM
+       hex "Preliminary value for OR5"
+       depends on SYS_BR5_PRELIM_BOOL
+
+config SYS_BR6_PRELIM_BOOL
+       bool "Define Bank 6"
+
+config SYS_BR6_PRELIM
+       hex "Preliminary value for BR6"
+       depends on SYS_BR6_PRELIM_BOOL
+
+config SYS_OR6_PRELIM
+       hex "Preliminary value for OR6"
+       depends on SYS_BR6_PRELIM_BOOL
+
+config SYS_BR7_PRELIM_BOOL
+       bool "Define Bank 7"
+
+config SYS_BR7_PRELIM
+       hex "Preliminary value for BR7"
+       depends on SYS_BR7_PRELIM_BOOL
+
+config SYS_OR7_PRELIM
+       hex "Preliminary value for OR7"
+       depends on SYS_BR7_PRELIM_BOOL
+
+config SYS_IMMR
+       hex "Value for IMMR"
 
-source "board/LEOX/elpt860/Kconfig"
-source "board/RRvision/Kconfig"
-source "board/cogent/Kconfig"
-source "board/eltec/mhpc/Kconfig"
-source "board/emk/top860/Kconfig"
-source "board/esteem192e/Kconfig"
-source "board/hermes/Kconfig"
-source "board/icu862/Kconfig"
-source "board/ip860/Kconfig"
-source "board/ivm/Kconfig"
-source "board/kup/kup4k/Kconfig"
-source "board/kup/kup4x/Kconfig"
-source "board/lwmon/Kconfig"
-source "board/manroland/uc100/Kconfig"
-source "board/netvia/Kconfig"
-source "board/r360mpi/Kconfig"
-source "board/spd8xx/Kconfig"
-source "board/tqc/tqm8xx/Kconfig"
+source "board/cssi/MCR3000/Kconfig"
 
 endmenu