diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2009-02-23 15:42:44 -0600 |
---|---|---|
committer | Kim Phillips <kim.phillips@freescale.com> | 2009-02-23 15:42:44 -0600 |
commit | 741a1ea97335c88747a2de6677b92458d6ada00b (patch) | |
tree | 83ee5d31a46d2f1132eb0c968874b765704bd7df /board/omap3/evm/evm.h | |
parent | 7511835b29f2074ebfa8ea794f0303ec8e49542b (diff) | |
parent | 32688e572ff96715b41420e9a7f280db6c399b65 (diff) | |
download | u-boot-imx-741a1ea97335c88747a2de6677b92458d6ada00b.zip u-boot-imx-741a1ea97335c88747a2de6677b92458d6ada00b.tar.gz u-boot-imx-741a1ea97335c88747a2de6677b92458d6ada00b.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot
Diffstat (limited to 'board/omap3/evm/evm.h')
-rw-r--r-- | board/omap3/evm/evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/omap3/evm/evm.h b/board/omap3/evm/evm.h index 4ecea7f..199824f 100644 --- a/board/omap3/evm/evm.h +++ b/board/omap3/evm/evm.h @@ -27,7 +27,6 @@ const omap3_sysinfo sysinfo = { OMAP3EVM_V1, OMAP3EVM_V2, DDR_DISCRETE, - "35X-Family", "OMAP3 EVM board", #if defined(CONFIG_ENV_IS_IN_ONENAND) "OneNAND", |