Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6901
b: refs/heads/master
c: ea08dcf
h: refs/heads/master
i:
  6899: 4d666c6
v: v3
  • Loading branch information
Kumar Gala authored and Linus Torvalds committed Sep 5, 2005
1 parent 63b767a commit 2b58e94
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 556 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: d2d34169cc9834f29dac0b02f95022b1e0b97e52
refs/heads/master: ea08dcfa5439acaf33660e372d44fc049a90b121
2 changes: 0 additions & 2 deletions trunk/arch/ppc/boot/simple/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,6 @@ zimageinitrd-$(CONFIG_LITE5200) := zImage.initrd-STRIPELF

# This is a treeboot that needs init functions until the
# boot rom is sorted out (i.e. this is short lived)
extra-aflags-$(CONFIG_REDWOOD_4) := -Wa,-m405
extra.o-$(CONFIG_REDWOOD_4) := rw4/rw4_init.o rw4/rw4_init_brd.o
EXTRA_AFLAGS := $(extra-aflags-y)
# head.o needs to get the cacheflags defined.
AFLAGS_head.o += $(cacheflag-y)
Expand Down
9 changes: 0 additions & 9 deletions trunk/arch/ppc/boot/simple/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -120,15 +120,6 @@ haveOF:
mtspr SPRN_DER,r4
#endif

#ifdef CONFIG_REDWOOD_4
/* All of this Redwood 4 stuff will soon disappear when the
* boot rom is straightened out.
*/
mr r29, r3 /* Easier than changing the other code */
bl HdwInit
mr r3, r29
#endif

#if defined(CONFIG_MBX) || defined(CONFIG_RPX8260) || defined(CONFIG_PPC_PREP)
mr r4,r29 /* put the board info pointer where the relocate
* routine will find it
Expand Down
Loading

0 comments on commit 2b58e94

Please sign in to comment.