summaryrefslogtreecommitdiff
path: root/board/xilinx/microblaze-generic
diff options
context:
space:
mode:
authorShreenidhi Shedi <yesshedi@gmail.com>2018-07-15 02:05:39 +0530
committerMichal Simek <michal.simek@xilinx.com>2018-07-19 10:49:55 +0200
commit88811bb5a11b1d29196694fdcfa26a4e6ebd87d4 (patch)
tree84131004230915248293d5f7ab4bf10700c50503 /board/xilinx/microblaze-generic
parent35912528a86ad15dd6931d03ec4ac275e24581a2 (diff)
microblaze: Delete Xilinx watchdog related macros
These macros are not required anymore. These will be taken from configuration file. Signed-off-by: Shreenidhi Shedi <yesshedi@gmail.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'board/xilinx/microblaze-generic')
-rw-r--r--board/xilinx/microblaze-generic/xparameters.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/xilinx/microblaze-generic/xparameters.h b/board/xilinx/microblaze-generic/xparameters.h
index 57998edba4..01116d827c 100644
--- a/board/xilinx/microblaze-generic/xparameters.h
+++ b/board/xilinx/microblaze-generic/xparameters.h
@@ -19,7 +19,3 @@
/* Flash Memory is FLASH_2Mx32 */
#define XILINX_FLASH_START 0x2c000000
#define XILINX_FLASH_SIZE 0x00800000
-
-/* Watchdog IP is wxi_timebase_wdt_0 */
-#define XILINX_WATCHDOG_BASEADDR 0x50000000
-#define XILINX_WATCHDOG_IRQ 1