commit | 9594583f56820f032629a910f07eb860981ff557 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Sat May 05 18:54:42 2007 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Sat May 05 18:54:42 2007 +0200 |
tree | 9393021f6fb0ff816aa70f691de56b4f7f265a35 | |
parent | 6455ac0a24ca51c22a05968eb6aaa59445bb8b55 [diff] [blame] |
new: FSL and MSR support #2
diff --git a/board/xilinx/ml401/xparameters.h b/board/xilinx/ml401/xparameters.h index 4fe36f8..f63ffed 100644 --- a/board/xilinx/ml401/xparameters.h +++ b/board/xilinx/ml401/xparameters.h
@@ -29,6 +29,9 @@ /* System Clock Frequency */ #define XILINX_CLOCK_FREQ 100000000 +/* Microblaze is microblaze_0 */ +#define XILINX_FSL_NUMBER 2 + /* Interrupt controller is intc_0 */ #define XILINX_INTC_BASEADDR 0x41200000 #define XILINX_INTC_NUM_INTR_INPUTS 4