blob: 175c9f70aaa6c53ba0fc5d1fbdf531eae38f1814 [file] [log] [blame]
Masahiro Yamada563ee4c2015-05-29 17:30:01 +09001if ARCH_UNIPHIER
Masahiro Yamada82069432014-10-03 19:21:07 +09002
Masahiro Yamada82069432014-10-03 19:21:07 +09003config SYS_CONFIG_NAME
Masahiro Yamada1e72b1c2014-12-06 00:03:22 +09004 default "uniphier"
Masahiro Yamada82069432014-10-03 19:21:07 +09005
Masahiro Yamada74b79f82016-06-17 19:24:27 +09006config ARCH_UNIPHIER_32BIT
7 bool
8 select CPU_V7
9
10config ARCH_UNIPHIER_64BIT
11 bool
12 select ARM64
13 select SPL_SEPARATE_BSS
14
Masahiro Yamada89c0b152016-02-26 18:59:42 +090015choice
16 prompt "UniPhier SoC select"
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090017 default ARCH_UNIPHIER_PRO4
Masahiro Yamada89c0b152016-02-26 18:59:42 +090018
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090019config ARCH_UNIPHIER_SLD3
Masahiro Yamada75f16f82015-09-22 00:27:39 +090020 bool "UniPhier PH1-sLD3 SoC"
Masahiro Yamada74b79f82016-06-17 19:24:27 +090021 select ARCH_UNIPHIER_32BIT
Masahiro Yamada82069432014-10-03 19:21:07 +090022
Masahiro Yamada89c0b152016-02-26 18:59:42 +090023config ARCH_UNIPHIER_LD4_SLD8
24 bool "UniPhier PH1-LD4/PH1-sLD8 SoC"
Masahiro Yamada74b79f82016-06-17 19:24:27 +090025 select ARCH_UNIPHIER_32BIT
Masahiro Yamada82069432014-10-03 19:21:07 +090026
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090027config ARCH_UNIPHIER_PRO4
Masahiro Yamada75f16f82015-09-22 00:27:39 +090028 bool "UniPhier PH1-Pro4 SoC"
Masahiro Yamada74b79f82016-06-17 19:24:27 +090029 select ARCH_UNIPHIER_32BIT
Masahiro Yamada89c0b152016-02-26 18:59:42 +090030
31config ARCH_UNIPHIER_PRO5_PXS2_LD6B
32 bool "UniPhier PH1-Pro5/ProXstream2/PH1-LD6b SoC"
Masahiro Yamada74b79f82016-06-17 19:24:27 +090033 select ARCH_UNIPHIER_32BIT
Masahiro Yamada89c0b152016-02-26 18:59:42 +090034
Masahiro Yamada8bbbcbd2016-05-24 21:14:01 +090035config ARCH_UNIPHIER_LD11
36 bool "UniPhier PH1-LD11 SoC"
Masahiro Yamada74b79f82016-06-17 19:24:27 +090037 select ARCH_UNIPHIER_64BIT
Masahiro Yamada8bbbcbd2016-05-24 21:14:01 +090038
Masahiro Yamada063eb1e2016-04-21 14:43:18 +090039config ARCH_UNIPHIER_LD20
40 bool "UniPhier PH1-LD20 SoC"
Masahiro Yamada74b79f82016-06-17 19:24:27 +090041 select ARCH_UNIPHIER_64BIT
Masahiro Yamada063eb1e2016-04-21 14:43:18 +090042
Masahiro Yamada89c0b152016-02-26 18:59:42 +090043endchoice
44
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090045config ARCH_UNIPHIER_LD4
Masahiro Yamada89c0b152016-02-26 18:59:42 +090046 bool "Enable UniPhier PH1-LD4 SoC support"
47 depends on ARCH_UNIPHIER_LD4_SLD8
48 default y
Masahiro Yamadafa714412015-07-21 14:04:22 +090049
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090050config ARCH_UNIPHIER_SLD8
Masahiro Yamada89c0b152016-02-26 18:59:42 +090051 bool "Enable UniPhier PH1-sLD8 SoC support"
52 depends on ARCH_UNIPHIER_LD4_SLD8
53 default y
Masahiro Yamada82069432014-10-03 19:21:07 +090054
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090055config ARCH_UNIPHIER_PRO5
Masahiro Yamada89c0b152016-02-26 18:59:42 +090056 bool "Enable UniPhier PH1-Pro5 SoC support"
57 depends on ARCH_UNIPHIER_PRO5_PXS2_LD6B
58 default y
Masahiro Yamadad5167d52015-09-22 00:27:40 +090059
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090060config ARCH_UNIPHIER_PXS2
Masahiro Yamada89c0b152016-02-26 18:59:42 +090061 bool "Enable UniPhier ProXstream2 SoC support"
62 depends on ARCH_UNIPHIER_PRO5_PXS2_LD6B
63 default y
Masahiro Yamada1fe65d32015-09-22 00:27:41 +090064
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090065config ARCH_UNIPHIER_LD6B
Masahiro Yamada89c0b152016-02-26 18:59:42 +090066 bool "Enable UniPhier PH1-LD6b SoC support"
67 depends on ARCH_UNIPHIER_PRO5_PXS2_LD6B
68 default y
Masahiro Yamada1fe65d32015-09-22 00:27:41 +090069
Masahiro Yamada4903b6d2015-09-11 20:17:45 +090070config MICRO_SUPPORT_CARD
71 bool "Use Micro Support Card"
Masahiro Yamada39c450d2014-12-06 00:03:21 +090072 help
Masahiro Yamada4903b6d2015-09-11 20:17:45 +090073 This option provides support for the expansion board, available
74 on some UniPhier reference boards.
Masahiro Yamada39c450d2014-12-06 00:03:21 +090075
76 Say Y to use the on-board UART, Ether, LED devices.
77
Masahiro Yamada4b5e7e32014-10-20 20:45:22 +090078config CMD_PINMON
79 bool "Enable boot mode pins monitor command"
Masahiro Yamada4b5e7e32014-10-20 20:45:22 +090080 default y
81 help
82 The command "pinmon" shows the state of the boot mode pins.
83 The boot mode pins are latched when the system reset is deasserted
84 and determine which device the system should load a boot image from.
85
Masahiro Yamada8f899ed2014-12-19 20:20:53 +090086config CMD_DDRPHY_DUMP
87 bool "Enable dump command of DDR PHY parameters"
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090088 depends on ARCH_UNIPHIER_LD4 || ARCH_UNIPHIER_PRO4 || ARCH_UNIPHIER_SLD8
Masahiro Yamada6e3de882016-03-18 16:41:47 +090089 default y
Masahiro Yamada8f899ed2014-12-19 20:20:53 +090090 help
91 The command "ddrphy" shows the resulting parameters of DDR PHY
92 training; it is useful for the evaluation of DDR PHY training.
93
Masahiro Yamadabfffa2c2016-01-09 01:51:15 +090094config CMD_DDRMPHY_DUMP
95 bool "Enable dump command of DDR Multi PHY parameters"
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090096 depends on ARCH_UNIPHIER_PXS2 || ARCH_UNIPHIER_LD6B
Masahiro Yamada6e3de882016-03-18 16:41:47 +090097 default y
Masahiro Yamadabfffa2c2016-01-09 01:51:15 +090098 help
99 The command "ddrmphy" shows the resulting parameters of DDR Multi PHY
100 training; it is useful for the evaluation of DDR Multi PHY training.
101
Masahiro Yamada563ee4c2015-05-29 17:30:01 +0900102endif