X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fluan.h;h=e192d06923361f108e11e8257170635f6ad6f8f1;hb=2a49fc17d09020e7ebd9536694d99d20e419fcb8;hp=9c8769b200bf65b82b87d48aee4371bfb0fd11d6;hpb=c8f228016202aff5ff09cdeeabe8cffd8d898510;p=oweals%2Fu-boot.git diff --git a/include/configs/luan.h b/include/configs/luan.h index 9c8769b200..e192d06923 100644 --- a/include/configs/luan.h +++ b/include/configs/luan.h @@ -135,7 +135,7 @@ *----------------------------------------------------------------------*/ #define CONFIG_SPD_EEPROM 1 /* Use SPD EEPROM for setup */ #define SPD_EEPROM_ADDRESS {0x53, 0x52} /* SPD i2c spd addresses*/ -#undef CONFIG_DDR_ECC /* no ECC support for now */ +#define CONFIG_DDR_ECC 1 /* with ECC support */ /*----------------------------------------------------------------------- * I2C @@ -272,7 +272,6 @@ #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ /* Board-specific PCI */ -#define CFG_PCI_PRE_INIT /* enable board pci_pre_init() */ #define CFG_PCI_TARGET_INIT #undef CFG_PCI_MASTER_INIT