arm: Disable ATAGs support
[platform/kernel/u-boot.git] / board / freescale / imxrt1020-evk / imxrt1020-evk.c
index 479e66b..54a733b 100644 (file)
@@ -71,11 +71,6 @@ u32 spl_boot_device(void)
 }
 #endif
 
-u32 get_board_rev(void)
-{
-       return 0;
-}
-
 int board_init(void)
 {
        gd->bd->bi_boot_params = gd->bd->bi_dram[0].start + 0x100;