X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fomap1510inn%2Fplatform.S;h=8045e84b2dd84d28f7a3bc5012f1773eadd65b76;hb=5362385ec3c95d79234002de8ed970c653fd7a93;hp=40b067eb25044d247f45cebb2a25c521f595dbb4;hpb=c15f3120eca5359ed7ec1a359085312bbafca169;p=u-boot diff --git a/board/omap1510inn/platform.S b/board/omap1510inn/platform.S index 40b067eb25..8045e84b2d 100644 --- a/board/omap1510inn/platform.S +++ b/board/omap1510inn/platform.S @@ -159,7 +159,7 @@ lock_end: */ mov r0, #0x10000000 /* Load physical SDRAM base. */ mov r1, pc /* Get current execution location. */ - /* Zero all but top 6 bits of PC, as they alone detect whether an + /* Zero all but top 6 bits of PC, as they alone detect whether an * address is in the range 0x1000:0000-0x13ff:ffff, the 64M sized * valid range for SDRAM on the OMAP 1510/5910. */