commit | 736245cedbf5156460d8168023d47f69172e31fc | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Mon Feb 07 10:30:45 2011 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Tue Feb 15 15:13:24 2011 +0100 |
tree | 3b04cfe9324acea285a2037325889ca9552cd537 | |
parent | 4814d2f9d20476dd7bf23547a2d4201cf66b0a7f [diff] |
microblaze: Fix systems with MSR=0 u-boot BSP generates XILINX_USE_MSR_INSTR macro even for system with MSR=0. That's why explicitly check that MSR=1. Signed-off-by: Michal Simek <monstr@monstr.eu>