sh: ecovec: correct romImage address in comment

romImage is set by CONFIG_ECOVEC_ROMIMAGE_ADDR to 0xA0040000.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
Baruch Siach 2014-03-10 15:09:34 +02:00 committed by Nobuhiro Iwamatsu
parent 19bb5e4ba0
commit 194ba5d4ec
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
lowlevel_init:
/* jump to 0xA0020000 if bit 1 of PVDR_A */
/* jump to CONFIG_ECOVEC_ROMIMAGE_ADDR if bit 1 of PVDR_A */
mov.l PVDR_A, r1
mov.l PVDR_D, r2
mov.b @r1, r0