s2895 failover build
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2455 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -2,7 +2,11 @@
|
|||||||
* Copyright 2004 Tyan Computer
|
* Copyright 2004 Tyan Computer
|
||||||
* by yhlu@tyan.com
|
* by yhlu@tyan.com
|
||||||
*/
|
*/
|
||||||
|
#if HT_CHAIN_END_UNITID_BASE < HT_CHAIN_UNITID_BASE
|
||||||
|
#define CK804_DEVN_BASE HT_CHAIN_END_UNITID_BASE
|
||||||
|
#else
|
||||||
|
#define CK804_DEVN_BASE HT_CHAIN_UNITID_BASE
|
||||||
|
#endif
|
||||||
|
|
||||||
static void ck804_enable_rom(void)
|
static void ck804_enable_rom(void)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user