X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fm28evk.h;h=012381a500a4ea029133ef5c878979ee2d9985b6;hb=7d2d58b4e63a8307f713e6b17fdb9b2413548574;hp=8b83180da83224d3deef8f51cfd7dbcd52127e82;hpb=a7ed871b728f846303c234d3622a182c9e25579e;p=karo-tx-uboot.git diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h index 8b83180da8..012381a500 100644 --- a/include/configs/m28evk.h +++ b/include/configs/m28evk.h @@ -93,7 +93,7 @@ #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 /* Point initial SP in SRAM so SPL can use it too. */ -#define CONFIG_SYS_INIT_RAM_ADDR 0x00002000 +#define CONFIG_SYS_INIT_RAM_ADDR 0x00000000 #define CONFIG_SYS_INIT_RAM_SIZE (128 * 1024) #define CONFIG_SYS_INIT_SP_OFFSET \ @@ -145,13 +145,17 @@ #define CONFIG_MXS_MMC #endif +/* + * APBH DMA + */ +#define CONFIG_APBH_DMA + /* * NAND */ #define CONFIG_ENV_SIZE (16 * 1024) #ifdef CONFIG_CMD_NAND #define CONFIG_NAND_MXS -#define CONFIG_APBH_DMA #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE 0x60000000 #define CONFIG_SYS_NAND_5_ADDR_CYCLE