mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
sh: Update lowlevel_init.S of ap325rxa
Fix data size. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
This commit is contained in:
parent
edb3205a8d
commit
72d5cdb71a
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ FRQCR_A: .long FRQCR
|
|||
RWTCSR_D1: .word 0xa507
|
||||
RWTCSR_D2: .word 0xa504
|
||||
RWTCNT_D: .word 0x5a00
|
||||
.align 2
|
||||
FRQCR_D: .long 0x0b04474a
|
||||
|
||||
SBSC_SDCR_A: .long SBSC_SDCR
|
||||
|
|
Loading…
Reference in a new issue