]> Git Repo - J-u-boot.git/commit
microblaze: Fix systems with MSR=0
authorMichal Simek <[email protected]>
Mon, 7 Feb 2011 09:30:45 +0000 (10:30 +0100)
committerMichal Simek <[email protected]>
Tue, 15 Feb 2011 14:13:24 +0000 (15:13 +0100)
commitb777a37c29f547f647ead4578f88f4bcfad52b10
tree3b04cfe9324acea285a2037325889ca9552cd537
parentc65715de780945950d570e2b69f94e0b186f04b4
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 <[email protected]>
arch/microblaze/include/asm/asm.h
This page took 0.036499 seconds and 4 git commands to generate.