diff options
author | Tom Rini <trini@konsulko.com> | 2016-06-06 07:16:39 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-06-06 07:16:39 -0400 |
commit | 1cb9cb3ec0f19b8c54bb01670a530f5bc210d5f3 (patch) | |
tree | a90a7d9f4d5d8ba6fbafcd1052df0623846d22cf /board/xilinx/microblaze-generic/xparameters.h | |
parent | 756e76f0753fdb6b6ea10482db5ebbaf72c9df66 (diff) | |
parent | 59e880560f49827458b82345bb5ccfb7cb93af8c (diff) | |
download | talos-obmc-uboot-1cb9cb3ec0f19b8c54bb01670a530f5bc210d5f3.tar.gz talos-obmc-uboot-1cb9cb3ec0f19b8c54bb01670a530f5bc210d5f3.zip |
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'board/xilinx/microblaze-generic/xparameters.h')
-rw-r--r-- | board/xilinx/microblaze-generic/xparameters.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/xilinx/microblaze-generic/xparameters.h b/board/xilinx/microblaze-generic/xparameters.h index dc5645bd14..ee7d0875d2 100644 --- a/board/xilinx/microblaze-generic/xparameters.h +++ b/board/xilinx/microblaze-generic/xparameters.h @@ -14,7 +14,6 @@ #define XILINX_BOARD_NAME microblaze-generic /* Microblaze is microblaze_0 */ -#define XILINX_USE_MSR_INSTR 1 #define XILINX_FSL_NUMBER 3 /* GPIO is LEDs_4Bit*/ |