commit | cdee6d9c8b3cdd0adbdc973f597ae46eecbdf2ef | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Aug 02 20:33:35 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 10:49:32 2015 -0600 |
tree | c24b3d37c5aeabb8ae6945bae84ddf3abdc82090 | |
parent | 9944a52875d0983cdb32a2abcff1abd0777bc958 [diff] |
x86: Document how to write PIRQ information in the device tree Document the development flow on figuring out PIRQ information during the U-Boot porting. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>