MCP55: Add TINY_BOOTBLOCK support.
[coreboot.git] / src / southbridge / nvidia / mcp55 / mcp55_enable_usbdebug.c
index e0b293c81a867066d91fdcf8b8f6efefe0a1fcd0..2e78fa1ff655a4588a7ad5208531425d37d58cfb 100644 (file)
 #include <device/pci_def.h>
 #include "mcp55.h"
 
-#if CONFIG_HT_CHAIN_END_UNITID_BASE != 0x20
-#define MCP55_DEVN_BASE CONFIG_HT_CHAIN_END_UNITID_BASE
-#else
-#define MCP55_DEVN_BASE CONFIG_HT_CHAIN_UNITID_BASE
-#endif
-
 void set_debug_port(unsigned int port)
 {
        u32 dword;