blob: 4145881385823d3f4cef66e5261795027d361f9f [file] [log] [blame]
Pascal Linder305329f2019-06-18 13:27:47 +02001# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (C) 2019, Pascal Linder <pascal.linder@edu.hefr.ch>
4
5config VENDOR_KM
6 bool
7 help
8 Selected by any KM board to have additional configurations.
9
10if VENDOR_KM
11
Pascal Linderae01e1a2019-07-09 09:28:20 +020012menu "KM Board Setup"
13
Tom Rini6bb84a72022-05-12 16:12:16 -040014config HUSH_INIT_VAR
15 def_bool y
16
Pascal Linderae01e1a2019-07-09 09:28:20 +020017config KM_PNVRAM
18 hex "Pseudo RAM"
19 default 0x80000
Holger Brunckddef8892020-02-19 19:55:14 +010020 depends on !ARCH_SOCFPGA
Pascal Linderae01e1a2019-07-09 09:28:20 +020021 help
22 Start address of the pseudo non-volatile RAM for application.
23
24config KM_PHRAM
25 hex "Physical RAM"
Aleksandar Gerasimovski032bdbc2021-02-22 18:18:11 +000026 default 0x17F000 if ARM && !ARCH_LS1021A
27 default 0x100000 if PPC || ARCH_LS1021A
Holger Brunckddef8892020-02-19 19:55:14 +010028 depends on !ARCH_SOCFPGA
Pascal Linderae01e1a2019-07-09 09:28:20 +020029 help
30 Start address of the physical RAM, which is the mounted /var folder.
31
32config KM_RESERVED_PRAM
33 hex "Reserved RAM"
Pascal Linderae01e1a2019-07-09 09:28:20 +020034 default 0x0 if MPC83xx
Aleksandar Gerasimovski032bdbc2021-02-22 18:18:11 +000035 default 0x1000 if MPC85xx || ARCH_LS1021A
Holger Brunckddef8892020-02-19 19:55:14 +010036 depends on !ARCH_SOCFPGA
Pascal Linderae01e1a2019-07-09 09:28:20 +020037 help
38 Reserved physical RAM area at the end of memory for special purposes.
39
40config KM_CRAMFS_ADDR
41 hex "CRAMFS Address"
Aleksandar Gerasimovski032bdbc2021-02-22 18:18:11 +000042 default 0x83000000 if ARCH_LS1021A
Holger Brunckc7c71692020-10-09 17:21:32 +020043 default 0x3000000
Holger Brunckddef8892020-02-19 19:55:14 +010044 depends on !ARCH_SOCFPGA
Pascal Linderae01e1a2019-07-09 09:28:20 +020045 help
46 Start address of the CRAMFS containing the Linux kernel.
47
48config KM_KERNEL_ADDR
49 hex "Kernel Load Address"
Aleksandar Gerasimovski032bdbc2021-02-22 18:18:11 +000050 default 0x82000000 if ARCH_LS1021A
Holger Brunckc7c71692020-10-09 17:21:32 +020051 default 0x2000000
Pascal Linderae01e1a2019-07-09 09:28:20 +020052 help
53 Address where to load Linux kernel in RAM.
54
55config KM_FDT_ADDR
56 hex "FDT Load Address"
Aleksandar Gerasimovski032bdbc2021-02-22 18:18:11 +000057 default 0x82FC0000 if ARCH_LS1021A
Holger Brunckc7c71692020-10-09 17:21:32 +020058 default 0x2FC0000
Pascal Linderae01e1a2019-07-09 09:28:20 +020059 help
60 Address where to load flattened device tree in RAM.
61
Aleksandar Gerasimovski032bdbc2021-02-22 18:18:11 +000062config SYS_PAX_BASE
63 hex "PAX IFC Base Address"
64 default 0x78000000
65 depends on ARCH_LS1021A
66 help
67 IFC Base Address for PAXx FPGA.
68
Aleksandar Gerasimovski3b24bbd2021-06-08 14:16:28 +000069config SYS_CLIPS_BASE
70 hex "CLIPS IFC Base Address"
71 default 0x78000000
72 depends on ARCH_LS1021A
73 help
74 IFC Base Address for CLIPS FPGA.
75
Pascal Linderae01e1a2019-07-09 09:28:20 +020076config KM_COMMON_ETH_INIT
77 bool "Common Ethernet Initialization"
Holger Brunckd8baa3a2022-12-02 18:22:41 +010078 default y if MPC83xx
Aleksandar Gerasimovski032bdbc2021-02-22 18:18:11 +000079 default n if MPC85xx || ARCH_SOCFPGA || ARCH_LS1021A
Pascal Linderae01e1a2019-07-09 09:28:20 +020080 help
Aleksandar Gerasimovski032bdbc2021-02-22 18:18:11 +000081 Use the Ethernet initialization implemented in common code that
Pascal Linderae01e1a2019-07-09 09:28:20 +020082 detects if a Piggy board is present.
83
Holger Bruncke2cbc6e2019-11-25 17:24:13 +010084config PIGGY_MAC_ADDRESS_OFFSET
Pascal Linderae01e1a2019-07-09 09:28:20 +020085 int "Piggy Address Offset"
86 default 0
87 help
88 MAC address offset for the Piggy board.
89
90config KM_MVEXTSW_ADDR
91 hex "Marvell Switch Address"
92 depends on MV88E6352_SWITCH
93 default 0x10
94 help
95 Address of external Marvell switch.
96
97config KM_IVM_BUS
98 int "IVM I2C Bus"
Holger Brunckddef8892020-02-19 19:55:14 +010099 default 0 if ARCH_SOCFPGA
Holger Brunck12cf6c02022-12-02 18:22:42 +0100100 default 1 if PPC || ARCH_LS1021A
Pascal Linderae01e1a2019-07-09 09:28:20 +0200101 help
102 Identifier number of I2C bus, where the inventory EEPROM is connected to.
103
104config SYS_IVM_EEPROM_ADR
105 hex "IVM I2C Address"
106 default 0x50
107 help
108 I2C address of the EEPROM containing the inventory.
109
110config SYS_IVM_EEPROM_MAX_LEN
111 hex "IVM Length"
112 default 0x400
113 help
114 Maximum length of inventory in EEPROM.
115
116config SYS_IVM_EEPROM_PAGE_LEN
117 hex "IVM Page Size"
118 default 0x100
119 help
120 Page size of inventory in EEPROM.
121
Aleksandar Gerasimovski197b9482021-12-10 11:07:53 +0100122config PG_WCOM_UBOOT_UPDATE_SUPPORTED
Michal Simek50fa1182023-05-17 09:17:16 +0200123 bool "Enable U-Boot Field Fail-Safe Update Functionality"
Tom Rini7d3684a2023-01-16 15:46:49 -0500124 select EVENT
Aleksandar Gerasimovski197b9482021-12-10 11:07:53 +0100125 help
126 Indicates that field fail-safe u-boot update is supported.
127 This functionality works only for designs that are booting
128 from parallel NOR flash.
129
130config PG_WCOM_UBOOT_BOOTPACKAGE
Michal Simek50fa1182023-05-17 09:17:16 +0200131 bool "U-Boot Is Part Of Factory Boot-Package Image"
Aleksandar Gerasimovski197b9482021-12-10 11:07:53 +0100132 help
133 Indicates that u-boot will be a part of the factory programmed
134 boot-package image.
135 Has to be set for original u-boot programmed at factory.
136
137config PG_WCOM_UBOOT_UPDATE_TEXT_BASE
Michal Simek50fa1182023-05-17 09:17:16 +0200138 hex "Text Base For U-Boot Programmed Outside Factory"
Aleksandar Gerasimovski197b9482021-12-10 11:07:53 +0100139 default 0xFFFFFFFF
140 help
141 Text base of an updated u-boot that is not factory programmed but
142 later when the unit is rolled out on the field.
143 Has to be set for original u-boot programmed at factory.
144
145config PG_WCOM_UBOOT_UPDATE
Michal Simek50fa1182023-05-17 09:17:16 +0200146 bool "U-Boot Is Part Of Factory Boot-Package Image"
Aleksandar Gerasimovski197b9482021-12-10 11:07:53 +0100147 help
148 Indicates that u-boot will be a part of the embedded software and
149 programmed at field.
150 Has to be set for updated u-boot version programmed at field.
151
Pascal Linder305329f2019-06-18 13:27:47 +0200152source "board/keymile/km83xx/Kconfig"
Niel Fouriedb7241d2021-01-21 13:19:20 +0100153source "board/keymile/kmcent2/Kconfig"
Aleksandar Gerasimovski032bdbc2021-02-22 18:18:11 +0000154source "board/keymile/pg-wcom-ls102xa/Kconfig"
Pascal Linder305329f2019-06-18 13:27:47 +0200155
Pascal Linderae01e1a2019-07-09 09:28:20 +0200156endmenu
157
Pascal Linder305329f2019-06-18 13:27:47 +0200158endif