Drop commented out debug defines
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Acked-by: Patrick Georgi <patrick@georgi-clan.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6079 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Patrick Georgi
parent
5876d06b96
commit
3226cf8b9c
@@ -51,8 +51,6 @@ static inline int spd_read_byte(u16 device, u8 address)
|
|||||||
#include "../../intel/jarrell/debug.c"
|
#include "../../intel/jarrell/debug.c"
|
||||||
#include "arch/i386/lib/stages.c"
|
#include "arch/i386/lib/stages.c"
|
||||||
|
|
||||||
/* #define TRUXTON_DEBUG */
|
|
||||||
|
|
||||||
#define SERIAL_DEV PNP_DEV(0x4e, I3100_SP1)
|
#define SERIAL_DEV PNP_DEV(0x4e, I3100_SP1)
|
||||||
|
|
||||||
static void main(unsigned long bist)
|
static void main(unsigned long bist)
|
||||||
|
@@ -20,10 +20,6 @@
|
|||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define RAM_TIMING_DEBUG 1
|
|
||||||
// #define DQS_TRAIN_DEBUG 1
|
|
||||||
// #define RES_DEBUG 1
|
|
||||||
|
|
||||||
#if CONFIG_LOGICAL_CPUS == 1
|
#if CONFIG_LOGICAL_CPUS == 1
|
||||||
#define SET_NB_CFG_54 1
|
#define SET_NB_CFG_54 1
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user