Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207121
b: refs/heads/master
c: b4973ae
h: refs/heads/master
i:
  207119: a33437e
v: v3
  • Loading branch information
Jesper Nilsson committed Aug 4, 2010
1 parent b86d0a4 commit 645dea1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d77eab8cb18dc4b8adfa82088e95b48c654c66b9
refs/heads/master: b4973ae9dac3397499f5576c591d5c5bf51c68c6
2 changes: 1 addition & 1 deletion trunk/arch/cris/arch-v10/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ _no_romfs_in_flash:
;; the "rom fs" we'll possibly use in 2.4 if not JFFS (which does
;; not need this mechanism anyway)

move.d __vmlinux_end, $r0; the image will be after the vmlinux end address
move.d __init_end, $r0; the image will be after the end of init
move.d [$r0], $r1 ; cramfs assumes same endian on host/target
cmp.d CRAMFS_MAGIC, $r1; magic value in cramfs superblock
bne 2f
Expand Down

0 comments on commit 645dea1

Please sign in to comment.