]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/renesas/ecovec/lowlevel_init.S
karo: tx6: replace open coded interpretation of cpurev by calls to is_cpu_type()
[karo-tx-uboot.git] / board / renesas / ecovec / lowlevel_init.S
index eeebdd245f784858679925df151a8ca3611720ff..ab604c7fef8ed68a6e02a9439ae3f9d7103d99cf 100644 (file)
@@ -8,7 +8,6 @@
  */
 
 #include <config.h>
-#include <version.h>
 #include <asm/processor.h>
 #include <asm/macro.h>
 #include <configs/ecovec.h>
@@ -20,7 +19,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