]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
x86: Add a simple interrupt script to the README
authorSimon Glass <sjg@chromium.org>
Thu, 13 Aug 2015 16:36:17 +0000 (10:36 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:23:22 +0000 (10:23 +0200)
commitcb8d1ba8012c7996064199eb35d530cae98c2609
tree151c0033c3dfdf16c452946990bb3fcb325a8890
parent2ffb3da517924065d6b48a009fcc2a4adb48dc51
x86: Add a simple interrupt script to the README

It is a bit tedious to figure out the interrupt configuration for a new
x86 platform. Add a script which can do this, based on the output of
'pci long'. This may be helpful in some cases.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
doc/README.x86