]> Git Repo - J-u-boot.git/blobdiff - board/toradex/apalis-tk1/apalis-tk1.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[J-u-boot.git] / board / toradex / apalis-tk1 / apalis-tk1.c
index 85134315918630113fe21df308857a26af1c3f22..ee87d9f4145f30162a56e5b4f2bb5cb9e8e4b8d7 100644 (file)
@@ -91,13 +91,6 @@ int arch_misc_init(void)
        return 0;
 }
 
-int checkboard(void)
-{
-       puts("Model: Toradex Apalis TK1 2GB\n");
-
-       return 0;
-}
-
 #if defined(CONFIG_OF_LIBFDT) && defined(CONFIG_OF_BOARD_SETUP)
 int ft_board_setup(void *blob, struct bd_info *bd)
 {
This page took 0.026155 seconds and 4 git commands to generate.