commit | 12c7510f17ff29190e52336910e43a50c0d620a6 | [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 | ae0518200f81ea3485d3e589ae26f490d44686c1 [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>