Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not
authorJens Rottmann <JRottmann@LiPPERTEmbedded.de>
Wed, 22 Oct 2008 22:20:48 +0000 (22:20 +0000)
committerMarc Jones <marc.jones@amd.com>
Wed, 22 Oct 2008 22:20:48 +0000 (22:20 +0000)
commit9a9e61b7ec3f40fdf3716b95a0cfa2c695626dd0
tree4a0e5385091764e10f152f0e6ab4089d35d35176
parentea8724578e096e5d39fc49b17d63d2af0f76e537
Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not
getting assigned.

Signed-off-by: Jens Rottmann <JRottmann@LiPPERTEmbedded.de>
Acked-by: Marc Jones <marc.jones@amd.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3687 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/boot/pirq_routing.c