Staging
v0.7.0
https://github.com/torvalds/linux
Raw File
Tip revision: 6a55617ed5d1aa62b850de2cf66f5ede2eef4825 authored by Linus Torvalds on 21 August 2008, 02:35:56 UTC
Linux v2.6.27-rc4
Tip revision: 6a55617
Makefile.boot
   zreladdr-y	:= 0x00008000
params_phys-y	:= 0x00000400
initrd_phys-y	:= 0x00800000

back to top