]> Git Repo - u-boot.git/commitdiff
sh: Fix rsk7203 alignment problem
authorPhil Edworthy <[email protected]>
Tue, 31 May 2011 08:51:42 +0000 (01:51 -0700)
committerNobuhiro Iwamatsu <[email protected]>
Mon, 22 Aug 2011 04:16:08 +0000 (13:16 +0900)
Signed-off-by: Phil Edworthy <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
board/renesas/rsk7203/lowlevel_init.S

index 30ef5abeddba8816058540ce3020694416a0f656..ef4e3419c1cbc4e47edfb3bec950525234e21922 100644 (file)
@@ -186,6 +186,7 @@ PCCRL2_D:   .word 0x1111
 .align 2
 PCCRL1_A:      .long 0xFFFE3916
 PCCRL1_D:      .word 0x1010
+.align 2
 PDCRL4_A:      .long 0xFFFE3990
 PDCRL4_D:      .word 0x0011
 .align 2
This page took 0.032641 seconds and 4 git commands to generate.