Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313811
b: refs/heads/master
c: 3003668
h: refs/heads/master
i:
  313809: 7467639
  313807: f380aed
v: v3
  • Loading branch information
Bob Liu committed Jul 24, 2012
1 parent 0617ae0 commit dd4709f
Show file tree
Hide file tree
Showing 2 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: f82f16d2f55a68a5134e26edbc9303fe8048764f
refs/heads/master: 3003668ce422a00952e20e230fe09e3c2662cf25
3 changes: 2 additions & 1 deletion trunk/arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -404,8 +404,9 @@ config ROM_BASE
hex "Kernel ROM Base"
depends on ROMKERNEL
default "0x20040040"
range 0x20000000 0x20400000 if !(BF54x || BF561)
range 0x20000000 0x20400000 if !(BF54x || BF561 || BF60x)
range 0x20000000 0x30000000 if (BF54x || BF561)
range 0xB0000000 0xC0000000 if (BF60x)
help
Make sure your ROM base does not include any file-header
information that is prepended to the kernel.
Expand Down

0 comments on commit dd4709f

Please sign in to comment.