Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85932
b: refs/heads/master
c: ed3174d
h: refs/heads/master
v: v3
  • Loading branch information
Marc Gauthier authored and Chris Zankel committed Feb 14, 2008
1 parent b5e992f commit aaa430c
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 3befce8f0f79be8322aba885ed052b8ad927913d
refs/heads/master: ed3174d93c342b8b2eeba6bbd124707d55304a7b
1 change: 1 addition & 0 deletions trunk/arch/xtensa/boot/boot-elf/boot.ld
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
OUTPUT_ARCH(xtensa)
ENTRY(_ResetVector)

SECTIONS
{
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/xtensa/boot/boot-redboot/boot.ld
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ OUTPUT_ARCH(xtensa)

SECTIONS
{
.start 0xD0200000 : { *(.start) }
.start 0xD1000000 : { *(.start) }

.text :
{
Expand Down

0 comments on commit aaa430c

Please sign in to comment.