summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-11-03 08:29:10 -0400
committerTom Rini <[email protected]>2022-11-03 08:29:10 -0400
commit36bc9b6113ca96ca5c0d821195adede38395befd (patch)
treee7fee8c2fec89b8ff1dd2b50a270aab2f1fda7da /include
parentc07babda65a47439b4f02bbb3204dfcb8679edc1 (diff)
parent3708739ef217bb1fed2ead5062875e97c81fc822 (diff)
Merge branch '2022-11-02-assorted-updates'
- Improve arm semihosting, NPCM8xx pinctrl driver, SP804 uclass timer driver (and enable on relevant platforms), pvblock cleanup, eeprom cmd bugfix, add RTI watchdog nodes to k3-am64-main, evb-ast2500 config updates.
Diffstat (limited to 'include')
-rw-r--r--include/configs/highbank.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/highbank.h b/include/configs/highbank.h
index bb6cc957261..5e2b50bbac1 100644
--- a/include/configs/highbank.h
+++ b/include/configs/highbank.h
@@ -8,10 +8,6 @@
#define CONFIG_SYS_BOOTMAPSZ (16 << 20)
-#define CONFIG_SYS_TIMER_RATE (150000000/256)
-#define CONFIG_SYS_TIMER_COUNTER (0xFFF34000 + 0x4)
-#define CONFIG_SYS_TIMER_COUNTS_DOWN
-
#define CONFIG_PL011_CLOCK 150000000
/*