configs: am43x-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:53 +05:30 committed by Tom Rini
parent 110ea2c838
commit 6a914b7df8
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,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
#ifndef CONFIG_SPL_BUILD
#ifdef CONFIG_MMC