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 /include/configs/sun4i.h | |
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 'include/configs/sun4i.h')
-rw-r--r-- | include/configs/sun4i.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sun4i.h b/include/configs/sun4i.h index 7b85740..87d269b 100644 --- a/include/configs/sun4i.h +++ b/include/configs/sun4i.h @@ -13,7 +13,6 @@ */ #define CONFIG_CLK_FULL_SPEED 1008000000 -#define CONFIG_SYS_PROMPT "sun4i# " #define CONFIG_MACH_TYPE 4104 #ifdef CONFIG_USB_EHCI |