t132: Bump up ramstage to 256K
BUG=None BRANCH=None TEST=Compiles successfully Signed-off-by: Furquan Shaikh <furquan@google.com> Change-Id: If5df6e0dbf85c837f9ada6a967fd3d01b5230307 Reviewed-on: https://chromium-review.googlesource.com/232002 Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Commit-Queue: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
75dabe378b
commit
038e9abe2c
1 changed files with 1 additions and 1 deletions
|
|
@ -43,5 +43,5 @@ SECTIONS
|
|||
SRAM_END(0x40040000)
|
||||
|
||||
DRAM_START(0x80000000)
|
||||
RAMSTAGE(0x80200000, 208K)
|
||||
RAMSTAGE(0x80200000, 256K)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue