summaryrefslogtreecommitdiff
path: root/boards.cfg
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-02-08 11:20:15 +0000
committerTom Rini <trini@ti.com>2013-02-15 14:27:34 -0500
commit9963ecd19e22adf1336f9cc1fd7e2a60a0fd5755 (patch)
tree1525d0d01835c9b4830c217e21a04a8a19b1465b /boards.cfg
parentdff41dfcb6875a05a4834e2a0300d04dcb0cb4b1 (diff)
am335x evm: Add am335x_evm_spiboot target
This target will move the environment into SPI flash and documents the expected layout. We correct the SPL define for where U-Boot is and remove an unused define. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r--boards.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/boards.cfg b/boards.cfg
index 2183e557b3..bf214201e7 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -231,6 +231,7 @@ integratorap_cm946es arm arm946es integrator armltd
integratorcp_cm946es arm arm946es integrator armltd - integratorcp:CM946ES
ca9x4_ct_vxp arm armv7 vexpress armltd
am335x_evm arm armv7 am335x ti am33xx am335x_evm:SERIAL1,CONS_INDEX=1
+am335x_evm_spiboot arm armv7 am335x ti am33xx am335x_evm:SERIAL1,CONS_INDEX=1,SPI_BOOT
am335x_evm_uart1 arm armv7 am335x ti am33xx am335x_evm:SERIAL2,CONS_INDEX=2
am335x_evm_uart2 arm armv7 am335x ti am33xx am335x_evm:SERIAL3,CONS_INDEX=3
am335x_evm_uart3 arm armv7 am335x ti am33xx am335x_evm:SERIAL4,CONS_INDEX=4