blob: 87d1675ffc3718b1b0218f22762f13093f6abb05 [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 Yamada89c0b152016-02-26 18:59:42 +09006choice
7 prompt "UniPhier SoC select"
Masahiro Yamada53c59ae2016-03-18 16:41:43 +09008 default ARCH_UNIPHIER_PRO4
Masahiro Yamada89c0b152016-02-26 18:59:42 +09009
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090010config ARCH_UNIPHIER_SLD3
Masahiro Yamada75f16f82015-09-22 00:27:39 +090011 bool "UniPhier PH1-sLD3 SoC"
Masahiro Yamada3119eb42016-02-26 18:59:44 +090012 select CPU_V7
Masahiro Yamada82069432014-10-03 19:21:07 +090013
Masahiro Yamada89c0b152016-02-26 18:59:42 +090014config ARCH_UNIPHIER_LD4_SLD8
15 bool "UniPhier PH1-LD4/PH1-sLD8 SoC"
Masahiro Yamada3119eb42016-02-26 18:59:44 +090016 select CPU_V7
Masahiro Yamada82069432014-10-03 19:21:07 +090017
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090018config ARCH_UNIPHIER_PRO4
Masahiro Yamada75f16f82015-09-22 00:27:39 +090019 bool "UniPhier PH1-Pro4 SoC"
Masahiro Yamada3119eb42016-02-26 18:59:44 +090020 select CPU_V7
Masahiro Yamada89c0b152016-02-26 18:59:42 +090021
22config ARCH_UNIPHIER_PRO5_PXS2_LD6B
23 bool "UniPhier PH1-Pro5/ProXstream2/PH1-LD6b SoC"
Masahiro Yamada3119eb42016-02-26 18:59:44 +090024 select CPU_V7
Masahiro Yamada89c0b152016-02-26 18:59:42 +090025
Masahiro Yamada063eb1e2016-04-21 14:43:18 +090026config ARCH_UNIPHIER_LD20
27 bool "UniPhier PH1-LD20 SoC"
28 select ARM64
29 select SPL_SEPARATE_BSS
30
Masahiro Yamada89c0b152016-02-26 18:59:42 +090031endchoice
32
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090033config ARCH_UNIPHIER_LD4
Masahiro Yamada89c0b152016-02-26 18:59:42 +090034 bool "Enable UniPhier PH1-LD4 SoC support"
35 depends on ARCH_UNIPHIER_LD4_SLD8
36 default y
Masahiro Yamadafa714412015-07-21 14:04:22 +090037
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090038config ARCH_UNIPHIER_SLD8
Masahiro Yamada89c0b152016-02-26 18:59:42 +090039 bool "Enable UniPhier PH1-sLD8 SoC support"
40 depends on ARCH_UNIPHIER_LD4_SLD8
41 default y
Masahiro Yamada82069432014-10-03 19:21:07 +090042
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090043config ARCH_UNIPHIER_PRO5
Masahiro Yamada89c0b152016-02-26 18:59:42 +090044 bool "Enable UniPhier PH1-Pro5 SoC support"
45 depends on ARCH_UNIPHIER_PRO5_PXS2_LD6B
46 default y
Masahiro Yamadad5167d52015-09-22 00:27:40 +090047
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090048config ARCH_UNIPHIER_PXS2
Masahiro Yamada89c0b152016-02-26 18:59:42 +090049 bool "Enable UniPhier ProXstream2 SoC support"
50 depends on ARCH_UNIPHIER_PRO5_PXS2_LD6B
51 default y
Masahiro Yamada1fe65d32015-09-22 00:27:41 +090052
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090053config ARCH_UNIPHIER_LD6B
Masahiro Yamada89c0b152016-02-26 18:59:42 +090054 bool "Enable UniPhier PH1-LD6b SoC support"
55 depends on ARCH_UNIPHIER_PRO5_PXS2_LD6B
56 default y
Masahiro Yamada1fe65d32015-09-22 00:27:41 +090057
Masahiro Yamada4903b6d2015-09-11 20:17:45 +090058config MICRO_SUPPORT_CARD
59 bool "Use Micro Support Card"
Masahiro Yamada39c450d2014-12-06 00:03:21 +090060 help
Masahiro Yamada4903b6d2015-09-11 20:17:45 +090061 This option provides support for the expansion board, available
62 on some UniPhier reference boards.
Masahiro Yamada39c450d2014-12-06 00:03:21 +090063
64 Say Y to use the on-board UART, Ether, LED devices.
65
Masahiro Yamada4b5e7e32014-10-20 20:45:22 +090066config CMD_PINMON
67 bool "Enable boot mode pins monitor command"
Masahiro Yamada4b5e7e32014-10-20 20:45:22 +090068 default y
69 help
70 The command "pinmon" shows the state of the boot mode pins.
71 The boot mode pins are latched when the system reset is deasserted
72 and determine which device the system should load a boot image from.
73
Masahiro Yamada8f899ed2014-12-19 20:20:53 +090074config CMD_DDRPHY_DUMP
75 bool "Enable dump command of DDR PHY parameters"
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090076 depends on ARCH_UNIPHIER_LD4 || ARCH_UNIPHIER_PRO4 || ARCH_UNIPHIER_SLD8
Masahiro Yamada6e3de882016-03-18 16:41:47 +090077 default y
Masahiro Yamada8f899ed2014-12-19 20:20:53 +090078 help
79 The command "ddrphy" shows the resulting parameters of DDR PHY
80 training; it is useful for the evaluation of DDR PHY training.
81
Masahiro Yamadabfffa2c2016-01-09 01:51:15 +090082config CMD_DDRMPHY_DUMP
83 bool "Enable dump command of DDR Multi PHY parameters"
Masahiro Yamada53c59ae2016-03-18 16:41:43 +090084 depends on ARCH_UNIPHIER_PXS2 || ARCH_UNIPHIER_LD6B
Masahiro Yamada6e3de882016-03-18 16:41:47 +090085 default y
Masahiro Yamadabfffa2c2016-01-09 01:51:15 +090086 help
87 The command "ddrmphy" shows the resulting parameters of DDR Multi PHY
88 training; it is useful for the evaluation of DDR Multi PHY training.
89
Masahiro Yamada563ee4c2015-05-29 17:30:01 +090090endif