]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: Drop old kona code
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:39 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:48 +0000 (14:33 -0500)
commit8742abedcf465bf9fe8653f1ab138dec61f7225f
tree183631311db4d2950601e62a104e4b1f873cec0b
parentc4b25d5908cbebd07ee6172f133272059514e222
arm: Drop old kona code

The KONA and KONA_GPIO options don't exist anymore, since this commit:

   0f6807e77b0 arm: Remove bcm28155_ap board

Drop the dead code.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/cpu/armv7/Makefile
arch/arm/cpu/armv7/kona-common/Makefile [deleted file]
arch/arm/cpu/armv7/kona-common/clk-stubs.c [deleted file]
arch/arm/cpu/armv7/kona-common/hwinit-common.c [deleted file]
arch/arm/cpu/armv7/kona-common/reset.S [deleted file]
arch/arm/cpu/armv7/kona-common/s_init.c [deleted file]
drivers/gpio/Makefile
drivers/gpio/kona_gpio.c [deleted file]