Explorar o código

Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx

Wolfgang Denk %!s(int64=16) %!d(string=hai) anos
pai
achega
81005758bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      board/amcc/sequoia/init.S

+ 1 - 1
board/amcc/sequoia/init.S

@@ -103,7 +103,7 @@ tlbtab:
 reconfig_tlb0:
 	sync
 	isync
-	addi	r4,r0,0x0000		/* TLB entry #0 */
+	addi	r4,r0,CONFIG_SYS_TLB_FOR_BOOT_FLASH /* TLB entry # */
 	lis	r5,TLB00@h
 	ori	r5,r5,TLB00@l
 	tlbwe	r5,r4,0x0000		/* Save it out */