repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
e1000: allow VLAN devices to use TSO and CSUM offload
[linux-2.6/mini2440.git]
/
arch
/
arm
/
mach-sa1100
/
Makefile.boot
blob
a56ad0417cf280576ab32b9210a025880bb3ffd9
1
zreladdr-y := 0xc0008000
2
ifeq ($(CONFIG_ARCH_SA1100),y)
3
zreladdr-$(CONFIG_SA1111) := 0xc0208000
4
endif
5
params_phys-y := 0xc0000100
6
initrd_phys-y := 0xc0800000
7