Tom Rini
fdfb17b1f5
Convert CONFIG_BOOTFILE to Kconfig
...
This converts the following to Kconfig:
CONFIG_BOOTFILE
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-03-03 16:51:20 -05:00
Tom Rini
82edd73762
Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig
...
This converts the following to Kconfig:
CONFIG_WATCHDOG_TIMEOUT_MSECS
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-12-27 08:41:38 -05:00
Tom Rini
f76750d111
Convert CONFIG_CONS_INDEX et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_CONS_INDEX
CONFIG_DEBUG_UART_CLOCK
CONFIG_FSL_TZPC_BP147
CONFIG_GENERIC_ATMEL_MCI
CONFIG_IDENT_STRING
CONFIG_LIBATA
CONFIG_LNX_KRNL_IMG_TEXT_OFFSET_BASE
CONFIG_LPC32XX_GPIO
CONFIG_MP
CONFIG_MPC8XXX_GPIO
CONFIG_MTD_PARTITIONS
CONFIG_MVGBE
CONFIG_MXC_GPIO
CONFIG_NR_DRAM_BANKS
CONFIG_OF_BOARD_SETUP
CONFIG_OF_STDOUT_VIA_ALIAS
CONFIG_OF_SYSTEM_SETUP
CONFIG_PREBOOT
CONFIG_ROCKCHIP_SERIAL
CONFIG_RTC_ENABLE_32KHZ_OUTPUT
CONFIG_RTC_MV
CONFIG_SCSI_AHCI
CONFIG_SF_DEFAULT_BUS
CONFIG_SF_DEFAULT_CS
CONFIG_SF_DEFAULT_SPEED
CONFIG_SOFT_SPI
CONFIG_SPI_FLASH_EON
CONFIG_SPI_FLASH_MACRONIX
CONFIG_SPI_FLASH_MTD
CONFIG_SPI_FLASH_SPANSION
CONFIG_SPI_FLASH_SST
CONFIG_SPI_FLASH_STMICRO
CONFIG_SUPPORT_RAW_INITRD
CONFIG_SYS_ARCH_TIMER
CONFIG_SYS_BOARD
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
CONFIG_SYS_DCACHE_OFF
CONFIG_SYS_FDT_SAVE_ADDRESS
CONFIG_SYS_FLASH_CFI
CONFIG_SYS_FSL_ERRATUM_ESDHC135
CONFIG_SYS_HAS_SERDES
CONFIG_SYS_L2CACHE_OFF
CONFIG_SYS_LITTLE_ENDIAN
CONFIG_SYS_LOAD_ADDR
CONFIG_SYS_MMCSD_FS_BOOT_PARTITION
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR
CONFIG_SYS_NS16550
CONFIG_SYS_PLLFIN
CONFIG_SYS_SPI_U_BOOT_OFFS
CONFIG_TIMER_SYS_TICK_CH
CONFIG_USB_EHCI_FSL
CONFIG_U_QE
CONFIG_VERSION_VARIABLE
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-12-27 08:41:38 -05:00
Tom Rini
970bf8603b
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_USE_BOOTCOMMAND
CONFIG_BOOTCOMMAND
CONFIG_RAMBOOTCOMMAND
CONFIG_NFSBOOTCOMMAND
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-12-01 10:58:10 -05:00
Tom Rini
406257ae41
Convert CONFIG_MISC_INIT_F et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_MISC_INIT_F
CONFIG_MISC_INIT_R
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-11-12 14:18:17 -05:00
Tom Rini
9802154a94
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-11-01 12:19:22 +00:00
Tom Rini
871fd508fc
Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_NAND_U_BOOT_LOCATIONS
CONFIG_SYS_NAND_U_BOOT_OFFS
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-10-06 09:16:24 -04:00
Tom Rini
c0ad62c5f7
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_NAND_ONFI_DETECTION
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-10-06 09:16:23 -04:00
Simon Glass
ea2ca7e17e
spi: Rename SPI_SUPPORT to SPI
...
Rename these options so that CONFIG_IS_ENABLED can be used with them.
Signed-off-by: Simon Glass <sjg@chromium.org >
2021-09-04 12:26:02 -04:00
Simon Glass
103c5f1806
mmc: Rename MMC_SUPPORT to MMC
...
Rename these options so that CONFIG_IS_ENABLED can be used with them.
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com >
[trini: Fixup some incorrect renames]
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-09-04 11:42:41 -04:00
Tom Rini
7cfbba36e9
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_MALLOC_LEN
Signed-off-by: Tom Rini <trini@konsulko.com >
Acked-by: Sean Anderson <seanga2@gmail.com >
Reviewed-by: Rick Chen <rick@andestech.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
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
Simon Glass
9ca00684db
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
...
Rename these options so that CONFIG_IS_ENABLED can be used with them.
Signed-off-by: Simon Glass <sjg@chromium.org >
2021-07-28 14:29:37 -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
Tom Rini
838157d02e
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-05-11 12:19:09 -04: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
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
Tom Rini
6e7d7aa2e2
Merge branch 'next'
...
Merge all outstanding changes from the current next branch in now that
we have released.
2020-07-06 15:46:38 -04:00
Tom Rini
c5a6e9f8b8
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-07-06 13:54:25 -04:00
Tom Rini
44a666a848
Convert CONFIG_BOOTARGS to Kconfig
...
This converts the following to Kconfig:
CONFIG_BOOTARGS
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-06-26 10:29:05 -04:00
Tom Rini
32a8f800a9
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-05-26 08:35:55 -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
Marek Vasut
8876f89640
ARM: socfpga: Enable DM RTC bootcount on ABB SECU1
...
Add and enable RTC-backed boot counter on ABB SECU1 platform.
Signed-off-by: Marek Vasut <marex@denx.de >
Cc: Ley Foon Tan <ley.foon.tan@intel.com >
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com >
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com >
2020-04-13 13:49:51 +02:00
Holger Brunck
468ba8d00b
ARM: socfpga: Add initial support for the ABB SECU board
...
Add initial support for the ABB SECU board, which is an ArriaV-based
SoCFPGA system with ethernet and booting from Denali NAND.
Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com >
Cc: Ley Foon Tan <ley.foon.tan@intel.com >
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com >
2020-03-03 22:11:36 +01:00