Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69478
b: refs/heads/master
c: 6c729af
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Oct 12, 2007
1 parent 163feb2 commit f9bd4e8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 987240cc01faf90100ace8f554ac145c2dfb085c
refs/heads/master: 6c729af9f05c7aae06ce89a27f91e24b1482544d
8 changes: 8 additions & 0 deletions trunk/arch/arm/plat-s3c24xx/sleep.S
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,14 @@ resume_with_mmu:
s3c2410_sleep_save_phys:
.word 0


/* sleep magic, to allow the bootloader to check for an valid
* image to resume to. Must be the first word before the
* s3c2410_cpu_resume entry.
*/

.word 0x2bedf00d

/* s3c2410_cpu_resume
*
* resume code entry for bootloader to call
Expand Down

0 comments on commit f9bd4e8

Please sign in to comment.