diff options
author | Tom Rini <trini@ti.com> | 2015-01-23 10:22:29 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-23 10:22:29 -0500 |
commit | 3b95288a2ae8146ca4915250f815c1218b1706fa (patch) | |
tree | 6c690f6bcbee74f0c495d7ca646b93fde6be5262 /configs/i12-tvbox_defconfig | |
parent | ec0cc98f2cb7fa217ed0a1a54978e2d8f2fbc20c (diff) | |
parent | 4e7c892d15e2aa98086aaacdb979821d011b7db2 (diff) | |
download | u-boot-imx-3b95288a2ae8146ca4915250f815c1218b1706fa.zip u-boot-imx-3b95288a2ae8146ca4915250f815c1218b1706fa.tar.gz u-boot-imx-3b95288a2ae8146ca4915250f815c1218b1706fa.tar.bz2 |
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Diffstat (limited to 'configs/i12-tvbox_defconfig')
-rw-r--r-- | configs/i12-tvbox_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/i12-tvbox_defconfig b/configs/i12-tvbox_defconfig index 5f5037e..65791b7 100644 --- a/configs/i12-tvbox_defconfig +++ b/configs/i12-tvbox_defconfig @@ -5,3 +5,6 @@ CONFIG_FDTFILE="sun7i-a20-i12-tvbox.dtb" +S:CONFIG_ARCH_SUNXI=y +S:CONFIG_MACH_SUN7I=y +S:CONFIG_TARGET_I12_TVBOX=y ++S:CONFIG_DRAM_CLK=384 ++S:CONFIG_DRAM_ZQ=127 ++S:CONFIG_DRAM_EMR1=4 |