]> git.baikalelectronics.ru Git - uboot.git/commit
arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158
authorWilliam Zhang <william.zhang@broadcom.com>
Mon, 22 Aug 2022 18:19:45 +0000 (11:19 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 12:55:40 +0000 (08:55 -0400)
commit70bf0180ca56792bb3ea181ee3422da05ab73abc
tree52638a889fab668ed44591e6fde72aa9e94cf51c
parent5336910c4d0148cf27759b99ce7cfca0e4d2ee86
arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158

Now that BCM63158 is supported under CONFIG_ARCH_BCMBCA and
CONFIG_BCM63158, remove the original ARCH_BCM63158 support and migrate
configuration settings.

Signed-off-by: William Zhang <william.zhang@broadcom.com>
Reviewed-by: Philippe Reynes <philippe.reynes@softathome.com>
arch/arm/Kconfig
arch/arm/dts/Makefile
board/broadcom/bcm963158/Kconfig [deleted file]
board/broadcom/bcm963158/MAINTAINERS [deleted file]
board/broadcom/bcm963158/Makefile [deleted file]
board/broadcom/bcm963158/bcm963158.c [deleted file]
configs/bcm963158_ram_defconfig [deleted file]
include/configs/bcm963158.h
include/configs/broadcom_bcm963158.h [deleted file]