Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226134
b: refs/heads/master
c: 626d90c
h: refs/heads/master
v: v3
  • Loading branch information
Richard Zhao authored and Sascha Hauer committed Jan 3, 2011
1 parent 807eba8 commit 5e579ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: ee1ae4d7b1c9a8b73e232fa33dc733be59368ff6
refs/heads/master: 626d90c884591005fdaa9464de81731aab23b864
6 changes: 3 additions & 3 deletions trunk/arch/arm/mach-mx5/Makefile.boot
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
zreladdr-y := 0x90008000
params_phys-y := 0x90000100
initrd_phys-y := 0x90800000
zreladdr-$(CONFIG_ARCH_MX51) := 0x90008000
params_phys-$(CONFIG_ARCH_MX51) := 0x90000100
initrd_phys-$(CONFIG_ARCH_MX51) := 0x90800000

0 comments on commit 5e579ae

Please sign in to comment.