Oleksandr Suvorov
877347b558
configs: toradex: enable missing fit options
...
Add missing support of FIT-images and enable a verbosity for
this feature.
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com >
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com >
2022-04-21 12:44:23 +02: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
Alper Nebi Yasak
a8c281d4b7
Convert CONFIG_REMAKE_ELF to Kconfig
...
This converts the following to Kconfig:
CONFIG_REMAKE_ELF
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com >
2022-02-09 09:16:47 -05:00
Tom Rini
5523afbe4a
Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_BOARD_EARLY_INIT_F
CONFIG_BOARD_LATE_INIT
CONFIG_DISPLAY_BOARDINFO
CONFIG_DISPLAY_BOARDINFO_LATE
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-11-05 11:26:29 -04:00
Tom Rini
bca1bce92a
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
...
This converts the following to Kconfig:
CONFIG_SUPPORT_EMMC_BOOT
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-11-05 11:23:29 -04: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
f84b48a1ba
Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
...
This converts the following to Kconfig:
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-09-07 13:04:09 -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
148b8bb4b6
imx: Finish migration of IMX_CONFIG to Kconfig
...
- Provide a default Kconfig value of the default script
- Largely continue to define this via the board Kconfig file
- For the boards that select a script based on defconfig rather than
TARGET, keep this within the defconfig.
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-08-31 17:46:37 -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
6d0453d889
Merge tag 'v2021.07-rc5' into next
...
Prepare v2021.07-rc5
# gpg: Signature made Mon 28 Jun 2021 03:39:36 PM EDT
# gpg: using RSA key 1A3C7F70E08FAB1707809BBF147C39FF9634B72C
# gpg: Good signature from "Thomas Rini <trini@konsulko.com >" [ultimate]
# Conflicts:
# configs/am64x_evm_r5_defconfig
2021-06-28 16:22:13 -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
Tero Kristo
2509493cc1
net: convert TFTP_TSIZE to proper Kconfig option
...
TFTP transfer size can be used to re-size the TFTP progress bar on
single line based on the server reported file size. The support for
this has been around from 2019, but it was never converted to proper
Kconfig.
While adding this new Kconfig, enable it by default for OMAP2+ and K3
devices also.
Signed-off-by: Tero Kristo <kristo@kernel.org >
2021-06-08 21:38:51 -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
53def460d2
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-11-30 12:50:32 -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
Philippe Schenker
bf46474e21
apalis-imx8qm: rename all occurences to apalis-imx8
...
The Toradex product is called apalis-imx8 consisting of SoM with
i.MX8QM and i.MX8QP SoCs.
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com >
Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com >
2020-09-17 14:41:33 +02:00