https://github.com/torvalds/linux
Raw File
Tip revision: b098d6726bbfb94c06d6e1097466187afddae61f authored by Linus Torvalds on 25 March 2014, 02:31:17 UTC
Linux 3.14-rc8
Tip revision: b098d67
Makefile.boot
  zreladdr-y		+= 0x10008000
params_phys-y		:= 0x10000100
initrd_phys-y		:= 0x10800000
back to top