diff options
author | Tom Rini <trini@ti.com> | 2014-04-03 15:17:15 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-04-17 17:24:38 -0400 |
commit | df4dbb5df6ab1c1d27b3fd4acbaad69b47095daf (patch) | |
tree | b6480401e0874bba32c6ac8dadb858eef8de94bc /boards.cfg | |
parent | 0dd54619ca6316d75c26c09e3c86e2b8e2697d23 (diff) | |
download | u-boot-df4dbb5df6ab1c1d27b3fd4acbaad69b47095daf.tar.gz |
TI:omap3: Convert omap3_beagle to ti_omap3_common.h
Convert to using the common config files. This requires a little more
flexibility in the common files than we had been using before.
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards.cfg b/boards.cfg index 23687c8bec..96a6967006 100644 --- a/boards.cfg +++ b/boards.cfg @@ -351,7 +351,7 @@ Active arm armv7 omap3 technexion tao3530 Active arm armv7 omap3 technexion twister twister - Stefano Babic <sbabic@denx.de> Active arm armv7 omap3 teejet mt_ventoux mt_ventoux - Stefano Babic <sbabic@denx.de> Active arm armv7 omap3 ti am3517crane am3517_crane - Nagendra T S <nagendra@mistralsolutions.com> -Active arm armv7 omap3 ti beagle omap3_beagle - Tom Rini <trini@ti.com> +Active arm armv7 omap3 ti beagle omap3_beagle omap3_beagle:NAND Tom Rini <trini@ti.com> Active arm armv7 omap3 ti evm omap3_evm - Tom Rini <trini@ti.com> Active arm armv7 omap3 ti evm omap3_evm_quick_mmc - - Active arm armv7 omap3 ti evm omap3_evm_quick_nand - - |