https://github.com/torvalds/linux
Raw File
Tip revision: 802eee95bde72fd0cd0f3a5b2098375a487d1eda authored by Linus Torvalds on 30 December 2013, 00:01:33 UTC
Linux 3.13-rc6
Tip revision: 802eee9
Makefile.boot
zreladdr-y		+= 0x00008000
params_phys-y		:= 0x00000100
initrd_phys-y		:= 0x00800000
back to top