https://github.com/torvalds/linux
Raw File
Tip revision: 59a3759d0fe8d969888c741bb33f4946e4d3750d authored by Linus Torvalds on 23 May 2009, 21:47:00 UTC
Linux 2.6.30-rc7
Tip revision: 59a3759
Makefile.boot
   zreladdr-y	:= 0x80008000
params_phys-y	:= 0x80000100
initrd_phys-y	:= 0x80800000
back to top