diff options
author | Xinyu Chen <xinyu.chen@freescale.com> | 2011-10-27 15:47:10 +0800 |
---|---|---|
committer | Zhang Jiejing <jiejing.zhang@freescale.com> | 2011-12-16 13:06:13 +0800 |
commit | 84942083f9743bb6411b45e97d70c58684ad1351 (patch) | |
tree | d8f5c149abb63c2f9d688d69952351d914243b79 /Makefile | |
parent | e19588cf127c871d6a4a0da464cab41cc5275dab (diff) | |
download | u-boot-imx-84942083f9743bb6411b45e97d70c58684ad1351.zip u-boot-imx-84942083f9743bb6411b45e97d70c58684ad1351.tar.gz u-boot-imx-84942083f9743bb6411b45e97d70c58684ad1351.tar.bz2 |
ENGR00160885 mx53 smd: add uboot configure file for honeycomb
Increase the DDR size to 128M.
Increase the GPU memory to 128M in default bootargs.
Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3282,6 +3282,7 @@ mx51_3stack_config : unconfig mx53_smd_mfg_config \ mx53_smd_android_config \ +mx53_smd_android_hc_config \ mx53_smd_config :unconfig $(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53_smd freescale mx53 |