configs: dra7-evm: change uboot offset

Change uboot offset in accordance with the partition formed.

Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
This commit is contained in:
Sourav Poddar 2014-01-27 11:10:51 +05:30 committed by Tom Rini
parent 9ed700b15b
commit 9769033b54
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@
#define CONFIG_SPL_SPI_FLASH_SUPPORT
#define CONFIG_SPL_SPI_BUS 0
#define CONFIG_SPL_SPI_CS 0
#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x20000
#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x40000
/* USB xHCI HOST */
#define CONFIG_CMD_USB