]> 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)
committerSimon Glass <sjg@chromium.org>
Fri, 14 Aug 2015 16:00:51 +0000 (10:00 -0600)
commit590870e7e8919bca7adfd97069ac5b2a924b3151
treec790ad3ef04421f0ee686d6395df1d82fe16e6c8
parentef910819c5a020e96c444d1e73eac917d394456b
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