Skip to content

Commit 85d0c60

Browse files
Jaap de JongRyanMeulenkamp
authored andcommitted
[#147510419] Load u-boot in same address as used with oe-classic
1 parent 11097b5 commit 85d0c60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

board/at91sam9m10g45ek/at91sam9m10g45eknf_uboot_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ CONFIG_LOAD_UBOOT=y
174174
# CONFIG_LOAD_4MB is not set
175175
# CONFIG_LOAD_64KB is not set
176176
CONFIG_IMG_ADDRESS="0x00060000"
177-
CONFIG_JUMP_ADDR="0x73F00000"
177+
CONFIG_JUMP_ADDR="0x77F00000"
178178

179179
#
180180
# U-Boot Image Storage Setup

0 commit comments

Comments
 (0)