]> git.ipfire.org Git - people/ms/u-boot.git/commit
Assigned a static SMI address to all UECs TBIPA address.
authorRichard Retanubun <RichardRetanubun@RuggedCom.com>
Wed, 1 Jul 2009 18:03:15 +0000 (14:03 -0400)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 10 Aug 2009 22:55:42 +0000 (15:55 -0700)
commit1a9519373b977ef3f7c9563ad3acb6c6f2424657
treefc395d8354c00f7b4cfe7855ca1ff13577cd807c
parent9fd38a01cbc0ce4a8db41f72677103ed04b23db5
Assigned a static SMI address to all UECs TBIPA address.

It is set to 0x1F by default and can be overwritten on the board
header file by defining CONFIG_UTBIPAR_INIT_TBIPA. This allows
the CPU to simply "reserve" one SMI address instead of using
a different one for each UEC.

Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/qe/uec.c