X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fxpedite520x.h;h=f7cfc9ea865fbab6873d9f15c48bcdfb9fc573dd;hb=89ca873e2ddea859526f25f678fa53dda055e90f;hp=a418fc5c9e267071e7622f0aa5a0f23f5e693504;hpb=3fc304b8d77ce6646d38ae506e9fae74b9975631;p=u-boot diff --git a/include/configs/xpedite520x.h b/include/configs/xpedite520x.h index a418fc5c9e..f7cfc9ea86 100644 --- a/include/configs/xpedite520x.h +++ b/include/configs/xpedite520x.h @@ -483,7 +483,7 @@ "osfile=/home/user/board.uImage\0" \ "fdtfile=/home/user/board.dtb\0" \ "ubootfile=/home/user/u-boot.bin\0" \ - "fdtaddr=c00000\0" \ + "fdtaddr=0x1e00000\0" \ "osaddr=0x1000000\0" \ "loadaddr=0x1000000\0" \ "prog_uboot1="CONFIG_PROG_UBOOT1"\0" \