Tom Rini
e056892422
Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000
...
The most commonly used value today is 0x2000 and not 0x400. Rework the
Kconfig logic to use this more frequently used value as the default.
Cc: Andrew F. Davis <afd@ti.com >
Cc: Alex Nemirovsky <alex.nemirovsky@cortina-access.com >
Cc: Alexey Brodkin <abrodkin@synopsys.com >
Cc: Alison Wang <alison.wang@nxp.com >
Cc: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com >
Cc: Andes <uboot@andestech.com >
Cc: Andre Przywara <andre.przywara@arm.com >
Cc: Bharat Gooty <bharat.gooty@broadcom.com >
Cc: David Lechner <david@lechnology.com >
Cc: Dzmitry Sankouski <dsankouski@gmail.com >
Cc: Enric Balletbo i Serra <eballetbo@gmail.com >
Cc: Eugeniy Paltsev <paltsev@synopsys.com >
Cc: Fabio Estevam <festevam@gmail.com >
Cc: Gerald Kerma <dreagle@doukki.net >
Cc: Gregory CLEMENT <gregory.clement@bootlin.com >
Cc: Holger Brunck <holger.brunck@hitachienergy.com >
Cc: Jaehoon Chung <jh80.chung@samsung.com >
Cc: Jassi Brar <jaswinder.singh@linaro.org >
Cc: Kristian Amlie <kristian.amlie@northern.tech >
Cc: Krzysztof Kozlowski <krzk@kernel.org >
Cc: Liviu Dudau <liviu.dudau@foss.arm.com >
Cc: Luka Perkov <luka.perkov@sartura.hr >
Cc: Lukasz Majewski <lukma@denx.de >
Cc: Marek Vasut <marex@denx.de >
Cc: Masami Hiramatsu <masami.hiramatsu@linaro.org >
Cc: Matthias Brugger <mbrugger@suse.com >
Cc: Max Filippov <jcmvbkbc@gmail.com >
Cc: Michael Walle <michael@walle.cc >
Cc: Michal Simek <michal.simek@xilinx.com >
Cc: Minkyu Kang <mk7.kang@samsung.com >
Cc: Nikita Kiryanov <nikita@compulab.co.il >
Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com >
Cc: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com >
Cc: Otavio Salvador <otavio@ossystems.com.br >
Cc: Patrice Chotard <patrice.chotard@foss.st.com >
Cc: Paul Burton <paul.burton@mips.com >
Cc: Paul Kocialkowski <contact@paulk.fr >
Cc: Priyanka Jain <priyanka.jain@nxp.com >
Cc: Rajesh Bhagat <rajesh.bhagat@nxp.com >
Cc: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com >
Cc: Sergey Temerkhanov <s.temerkhanov@gmail.com >
Cc: Simon Glass <sjg@chromium.org >
Cc: Stefan Bosch <stefan_b@posteo.net >
Cc: Stephan Gerhold <stephan@gerhold.net >
Cc: Tetsuyuki Kobayashi <koba@kmckk.co.jp >
Cc: Thomas Chou <thomas@wytron.com.tw >
Cc: Thomas Fitzsimmons <fitzsim@fitzsim.org >
Cc: Thomas Weber <weber@corscience.de >
Cc: Tony Dinh <mibodhi@gmail.com >
Cc: Trevor Woerner <twoerner@gmail.com >
Cc: Vitaly Andrianov <vitalya@ti.com >
Cc: Vladimir Zapolskiy <vz@mleia.com >
Cc: liuhao <liuhao@phytium.com.cn >
Cc: lixinde <lixinde@phytium.com.cn >
Cc: shuyiqi <shuyiqi@phytium.com.cn >
Cc: weichangzheng <weichangzheng@phytium.com.cn >
Signed-off-by: Tom Rini <trini@konsulko.com >
Reviewed-by: Thomas Chou <thomas@wytron.com.tw >
Reviewed-by: Masami Hiramatsu <masami.hiramatsu@linaro.org >
Reviewed-by: Tony Dinh <mibodhi@gmail.com >
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com >
Reviewed-by: Kristian Amlie <kristian.amlie@northern.tech >
2022-04-20 11:14:39 -04:00
Tom Rini
d46e86d25c
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-04-08 13:36:51 -04:00
Tom Rini
0a3689cb86
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-04-01 10:33:18 -04:00
Tom Rini
7f3092d713
Convert CONFIG_KM_COGE5UN et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_KM_COGE5UN
CONFIG_KM_KIRKWOOD_128M16
CONFIG_KM_KIRKWOOD
CONFIG_KM_KIRKWOOD_PCI
CONFIG_KM_NUSA
CONFIG_KM_SUSE2
Cc: Holger Brunck <holger.brunck@hitachienergy.com >
Signed-off-by: Tom Rini <trini@konsulko.com >
Reviewed-by: Holger Brunck <holger.brunck@hitachienergy.com >
2022-04-01 10:28:46 -04:00
Tom Rini
1d5686acfd
Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_FAULT_ECHO_LINK_DOWN
Cc: Ramon Fried <rfried.dev@gmail.com >
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-03-25 12:01:15 +00:00
Tom Rini
29cc2b542d
Convert CONFIG_RESET_PHY_R to Kconfig
...
This converts the following to Kconfig:
CONFIG_RESET_PHY_R
Cc: Ramon Fried <rfried.dev@gmail.com >
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-03-25 12:01:15 +00:00
Tom Rini
a542e4307d
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_BOOTP_MAY_FAIL
CONFIG_BOOTP_VENDOREX
CONFIG_BOOTP_BOOTFILESIZE
CONFIG_BOOTP_NISDOMAIN
CONFIG_BOOTP_TIMEOFFSET
Cc: Ramon Fried <rfried.dev@gmail.com >
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-03-03 16:51:20 -05:00
Tom Rini
b2d1c828b9
Convert CONFIG_KIRKWOOD_GPIO to Kconfig
...
This converts the following to Kconfig:
CONFIG_KIRKWOOD_GPIO
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-12-27 16:20:19 -05:00
Tom Rini
440c00de69
Convert CONFIG_SYS_KWD_CONFIG to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_KWD_CONFIG
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-12-27 16:20:19 -05:00
Tom Rini
a2ac2b964b
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_SKIP_LOWLEVEL_INIT
CONFIG_SKIP_LOWLEVEL_INIT_ONLY
In order to do this, we need to introduce SPL and TPL variants of these
options so that we can clearly disable these options only in SPL in some
cases, and both instances in other cases.
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-08-31 17:47:49 -04:00
Tom Rini
49c8ef0e45
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
...
Now that we have consistent usage, migrate this symbol to Kconfig.
Signed-off-by: Tom Rini <trini@konsulko.com >
Reviewed-by: Rick Chen <rick@andestech.com >
2021-08-31 17:46:37 -04:00
Tom Rini
a5752f8a25
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_I2C_SPEED
CONFIG_SYS_I2C_SLAVE
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-08-30 14:10:07 -04:00
Tom Rini
55dabcc8f2
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
...
First, we convert CONFIG_SYS_I2C_LEGACY to Kconfig. Next, as you cannot
have SYS_I2C_LEGACY and DM_I2C at the same time, introduce
CONFIG_SPL_SYS_I2C_LEGACY so that we can enable the legacy option only
in SPL. Finally, for some PowerPC cases we also need
CONFIG_TPL_SYS_I2C_LEGACY support. Convert all of the existing users to
one or more symbols.
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-08-30 14:10:07 -04:00
Tom Rini
2656145224
Convert CONFIG_SYS_I2C_MVTWSI to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_I2C_MVTWSI
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-08-30 14:10:06 -04:00
Tom Rini
de69572569
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_I2C_SOFT
CONFIG_SYS_I2C_SOFT_SPEED
CONFIG_SYS_I2C_SOFT_SLAVE
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-08-30 14:10:06 -04:00
Tom Rini
88cd7d0ea9
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
...
- Rename usages of CONFIG_SYS_DEF_EEPROM_ADDR to CONFIG_SYS_I2C_EEPROM_ADDR
based on current usage.
- Convert CONFIG_SYS_I2C_EEPROM_ADDR, CONFIG_SYS_I2C_EEPROM_ADDR_LEN,
CONFIG_SYS_I2C_EEPROM_BUS, CONFIG_CONFIG_SYS_EEPROM_SIZE
CONFIG_SYS_EEPROM_PAGE_WRITE_BITS and CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS
to Kconfig. We move these symbols around a bit and add appropriate
dependencies to them. In some cases, we now add a correct default value
as well.
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-08-30 14:10:06 -04:00
Tom Rini
2bba78076b
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-06-28 10:17:29 -04:00
Holger Brunck
49fd12db39
km/arm: cleanup defconfig files
...
Disable some unneeded config options and adapt the ident string.
CC: Stefan Roese <sr@denx.de >
Signed-off-by: Holger Brunck <holger.brunck@hitachi-powergrids.com >
Reviewed-by: Stefan Roese <sr@denx.de >
2021-01-18 15:14:15 -05:00
Tom Rini
0817daa760
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-10-09 12:22:06 -04:00
Tom Rini
a7fc1e12ad
Convert CONFIG_NETCONSOLE to Kconfig
...
This converts the following to Kconfig:
CONFIG_NETCONSOLE
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-08-23 13:06:36 -04:00
Adam Ford
e91907a146
Convert CONFIG_ENV_OVERWRITE to Kconfig
...
This converts the following to Kconfig:
CONFIG_ENV_OVERWRITE
Signed-off-by: Adam Ford <aford173@gmail.com >
[trini: Rerun migration, remove some comments]
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-07-28 16:18:06 -04:00
Tom Rini
f7d0ae9c63
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-07-28 08:46:52 -04:00
Trevor Woerner
bb0fb4c0f4
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
...
Have this symbol follow the pattern of all other such symbols.
This patch also removes a TODO from the code.
Reviewed-by: Chris Packham <judge.packham@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
2020-05-15 14:47:35 -04:00
Tom Rini
556fd590db
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-04-28 16:15:47 -04:00
Tom Rini
9e1d65f36b
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-02-28 13:28:38 -05:00
Tom Rini
4244429ff0
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-02-06 13:42:52 -05:00
Holger Brunck
0e1c0f361e
arm/km: add support for SUSE2
...
This board is similar to SUV31, but the FPGA is reset concept is quite
different.
Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com >
CC: Valentin Longchamp <valentin.longchamp@ch.abb.com >
CC: Stefan Roese <sr@denx.de >
Reviewed-by: Stefan Roese <sr@denx.de >
2020-01-23 07:29:58 -05:00