u-boot/arch
Tom Rini b9d66a061b imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG
No iMX platforms have supported ATAG-based booting.  They have however
re-used the CONFIG_SERIAL_TAG option as a way to enable support of
reading the OTP fuses and setting the serial# environment variable in
some cases.  Change the warp7 support to use this symbol, use this for
updating the rest of the imx7 code, and update the imx8 conditionals.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: NXP i.MX U-Boot Team <uboot-imx@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-09-07 13:04:52 -04:00
..
arc Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
arm imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG 2021-09-07 13:04:52 -04:00
m68k m68k: Remove M52277EVB board 2021-07-18 21:03:57 -04:00
microblaze lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
mips serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
nds32 Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
nios2 global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
powerpc sata: Rename SATA_SUPPORT to SATA 2021-09-04 12:26:02 -04:00
riscv Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
sandbox Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next 2021-08-31 19:11:15 -04:00
sh global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
x86 spi: Rename SPI_SUPPORT to SPI 2021-09-04 12:26:02 -04:00
xtensa Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
.gitignore
Kconfig spi: Rename SPI_SUPPORT to SPI 2021-09-04 12:26:02 -04:00
u-boot-elf.lds