Subversion Repositories freemyipod

Rev

Rev 165 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 165 Rev 170
Line 318... Line 318...
318
	mcr	p15, 0, r0,c5,c0, 0  @ DS0-4: full access
318
	mcr	p15, 0, r0,c5,c0, 0  @ DS0-4: full access
319
	mrc	p15, 0, r0,c1,c0
319
	mrc	p15, 0, r0,c1,c0
320
	orr	r0, r0, #5
320
	orr	r0, r0, #5
321
	orr	r0, r0, #0x1000
321
	orr	r0, r0, #0x1000
322
	mcr	p15, 0, r0,c1,c0     @ Re-enable the Protection Unit and caches
322
	mcr	p15, 0, r0,c1,c0     @ Re-enable the Protection Unit and caches
-
 
323
	mov	r0, #0xe6
-
 
324
	mov	r1, #0x2b
-
 
325
	mov	r2, #4
-
 
326
	bl	i2csendbyte
-
 
327
	mov	r0, #0xe6
-
 
328
	mov	r1, #0x28
-
 
329
	mov	r2, #10
-
 
330
	bl	i2csendbyte
-
 
331
	mov	r0, #0xe6
-
 
332
	mov	r1, #0x29
-
 
333
	mov	r2, #1
-
 
334
	bl	i2csendbyte
323
	ldr	r1, _stubend + 4
335
	ldr	r1, _stubend + 4
324
	ldr	r0, _stubend
336
	ldr	r0, _stubend
325
	add	r0, r1, r0
337
	add	r0, r1, r0
326
	mov	r2, #0x08000000
338
	mov	r2, #0x08000000
327
movepayloadloop:
339
movepayloadloop: