diff options
author | Ash Charles <ashcharles@gmail.com> | 2014-05-07 08:24:11 -0700 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-05-13 19:47:51 -0400 |
commit | 2d92ba844068a72b50fbedbb17937ed264ef754a (patch) | |
tree | 5901af7389bcd7341073685a01426f121500f377 /boards.cfg | |
parent | 532d5318282f9bdc1d6987cfff988c75105d66cf (diff) | |
download | u-boot-imx-2d92ba844068a72b50fbedbb17937ed264ef754a.zip u-boot-imx-2d92ba844068a72b50fbedbb17937ed264ef754a.tar.gz u-boot-imx-2d92ba844068a72b50fbedbb17937ed264ef754a.tar.bz2 |
am335x: pepper: Add Gumstix Pepper AM335x-based machine
This adds the Gumstix Pepper[1] single-board computer based on the
TI AM335x processor. Schematics are available [2].
[1] https://store.gumstix.com/index.php/products/344/
[2] https://pubs.gumstix.com/boards/PEPPER/
Signed-off-by: Ash Charles <ash@gumstix.com>
[trini: Move 'cdev' in board.c down to under #ifdef's where it's used]
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -257,6 +257,7 @@ Active arm armv7 am33xx BuR tseries Active arm armv7 am33xx BuR tseries tseries_nand tseries:SERIAL1,CONS_INDEX=1,NAND Hannes Petermaier <hannes.petermaier@br-automation.com> Active arm armv7 am33xx BuR tseries tseries_spi tseries:SERIAL1,CONS_INDEX=1,SPI_BOOT,EMMC_BOOT Hannes Petermaier <hannes.petermaier@br-automation.com> Active arm armv7 am33xx compulab cm_t335 cm_t335 - Igor Grinberg <grinberg@compulab.co.il> +Active arm armv7 am33xx gumstix pepper pepper - Ash Charles <ash@gumstix.com> Active arm armv7 am33xx isee igep0033 am335x_igep0033 - Enric Balletbo i Serra <eballetbo@iseebcn.com> Active arm armv7 am33xx phytec pcm051 pcm051_rev1 pcm051:REV1 Lars Poeschel <poeschel@lemonage.de> Active arm armv7 am33xx phytec pcm051 pcm051_rev3 pcm051:REV3 Lars Poeschel <poeschel@lemonage.de> |