]> Zhao Yanbai Git Server - minix.git/commit
kernel, libsys: make it arm-target-independent 49/649/2
authorBen Gras <ben@minix3.org>
Sun, 16 Jun 2013 22:33:47 +0000 (00:33 +0200)
committerBen Gras <ben@minix3.org>
Mon, 17 Jun 2013 07:55:36 +0000 (09:55 +0200)
commit5bc48ef12eb28bace0057ae2c9caae49f9d4cf16
tree4f9ff4d603ec3aeb8ccfe7a2906e87015468201b
parent5120b43334e0b788cf69807a687e2b78df9cc2c2
kernel, libsys: make it arm-target-independent

. by making the address and frequency of the
  free running clock kinfo members, set at runtime
  in the kernel, instead of compile time constants
  in libsys

Change-Id: I4a8387302d4d3ffd47d2448525725683a74c9a4f
include/minix/type.h
kernel/arch/earm/memory.c
lib/libsys/arch/earm/frclock_util.c