repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: make wait_on_page_writeback() wait for multiple pending writebacks
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-s3c
/
Makefile.boot
blob
7f19e226035e7da6f46d746a03b47c429835ae22
1
# SPDX-License-Identifier: GPL-2.0
2
3
ifeq ($(CONFIG_PM_H1940),y)
4
zreladdr-y += 0x30108000
5
params_phys-y := 0x30100100
6
else
7
zreladdr-y += 0x30008000
8
params_phys-y := 0x30000100
9
endif