X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fsbc8548%2Fconfig.mk;h=b2013d66791e1b41f9713505d328695d27d6a255;hb=dd9ca98f2600000e5c2744735040100b770650e7;hp=440d6502ab1fc943f013c4a9a441e07ec149a410;hpb=8280912e0657e96a7b7d8da7003656d62b0fd109;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/sbc8548/config.mk b/board/sbc8548/config.mk index 440d650..b2013d6 100644 --- a/board/sbc8548/config.mk +++ b/board/sbc8548/config.mk @@ -24,5 +24,5 @@ # sbc8548 board # ifndef TEXT_BASE -TEXT_BASE = 0xfff80000 +TEXT_BASE = 0xfffa0000 endif