]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch '2022-05-11-Kconfig-cleanups-etc'
authorTom Rini <trini@konsulko.com>
Wed, 11 May 2022 17:27:44 +0000 (13:27 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 11 May 2022 17:27:44 +0000 (13:27 -0400)
commit7452b75fe8c218278756fb354de1a5da54a287b4
treeb4a66ef7e1e2c15ee7ae8d3576225eed29880b93
parent4aaa94e61b9f15a112d192ee439ede9f2d835710
parent130a21b9274af209ba39d6e632ff3fd8b01ace5f
Merge branch '2022-05-11-Kconfig-cleanups-etc'

- Migrate CONFIG_MTD_CONCAT to Kconfig, use CONFIG_VAL/IS_ENABLED in
  more places, rename SPL_LEGACY_IMAGE_SUPPORT to
  SPL_LEGACY_IMAGE_FORMAT and update some related dependencies for TI
  platforms.