X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=inline;f=include%2Fconfigs%2FPM856.h;h=1db20bcceb5a22619c8f3acac39641faf3303df4;hb=5c1a1a3069c194ac6509344e58f8c96779d2d197;hp=6b4e2dd42d404f3a7774b1798653cc0e23f3592c;hpb=7f202217356f19e519e6ec57a29de9af73067037;p=u-boot diff --git a/include/configs/PM856.h b/include/configs/PM856.h index 6b4e2dd42d..1db20bcceb 100644 --- a/include/configs/PM856.h +++ b/include/configs/PM856.h @@ -98,6 +98,7 @@ #undef CONFIG_DDR_SPD #define CONFIG_DDR_DLL /* possible DLL fix needed */ #define CONFIG_DDR_ECC /* only for ECC DDR module */ +#define CONFIG_FSL_DMA /* use DMA to init DDR ECC */ #define CONFIG_MEM_INIT_VALUE 0xDeadBeef @@ -330,7 +331,7 @@ #endif #if defined(CONFIG_SYS_RAMBOOT) - #undef CONFIG_CMD_ENV + #undef CONFIG_CMD_SAVEENV #undef CONFIG_CMD_LOADS #endif