diff options
author | Huang Shijie <b32955@freescale.com> | 2010-09-19 17:02:50 +0800 |
---|---|---|
committer | Huang Shijie <b32955@freescale.com> | 2010-09-19 17:02:50 +0800 |
commit | 1e981afa607f3e04691fa8f05dc7c37070702845 (patch) | |
tree | a534fb04c752893a5012d06e30554daaba09e030 /Makefile | |
parent | e690b07341aa9993586f203bdf4c0428924ced17 (diff) | |
download | u-boot-imx-1e981afa607f3e04691fa8f05dc7c37070702845.zip u-boot-imx-1e981afa607f3e04691fa8f05dc7c37070702845.tar.gz u-boot-imx-1e981afa607f3e04691fa8f05dc7c37070702845.tar.bz2 |
ENGR00131712 UBOOT:add DDR2 support for IMX50
add DDR2 support for U-BOOT.
The infomation about the init script:
Date : Aug-30,2010
Author : Tommy
Version: 0.1
please check :
http://compass.freescale.net/doc/219931536/Codex_DDR2_266MHz.inc.txt
Signed-off-by: Huang Shijie <b32955@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3248,6 +3248,7 @@ mx35_3stack_mmc_config: unconfig @$(MKCONFIG) $(@:_config=) arm arm1136 mx35_3stack freescale mx35 mx50_arm2_lpddr2_config \ +mx50_arm2_ddr2_config \ mx50_arm2_iram_config \ mx50_arm2_config \ mx50_arm2_mfg_config : unconfig |