Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video
[platform/kernel/u-boot.git] / include / configs / falcon.h
index 1d6a9b9..446261c 100644 (file)
 #define GICD_BASE      0xF1000000
 #define GICR_BASE      0xF1060000
 
-/* Ethernet RAVB */
-#define CONFIG_BITBANGMII_MULTI
-
 /* Board Clock */
 /* XTAL_CLK : 16.66MHz */
 
-/* Generic Timer Definitions (use in assembler source) */
-#define COUNTER_FREQUENCY      0xFE502A        /* 16.66MHz from CPclk */
-
 #endif /* __FALCON_H */