Skip to content

Commit

Permalink
board: sama5d27_som1_ek: Adjust the offset of u-boot
Browse files Browse the repository at this point in the history
Adjust the memory offset of u-boot binary in the qspiflash.

Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>
  • Loading branch information
Wenyou Yang committed Jul 7, 2017
1 parent 508eb63 commit 59a3995
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -4,6 +4,7 @@ CONFIG_SPI_CLK=66000000
CONFIG_QSPI=y
CONFIG_QSPI_BUS1=y
CONFIG_QSPI1_IOSET_2=y
CONFIG_IMG_ADDRESS="0x00010000"
CONFIG_JUMP_ADDR="0x23f00000"
CONFIG_DEBUG=y
# CONFIG_ENTER_NWD is not set

0 comments on commit 59a3995

Please sign in to comment.