the bitrig patrick_clock branch has been updated by patrick with 3 new commits:

commit 1c44009343b49defeb203d54562fe3e036c15619
diff: https://github.com/bitrig/bitrig/commit/1c44009
author: Patrick Wildt <[email protected]>
date: Sat Dec 20 01:10:46 2014 +0100

arm: simple implementation to attach fixed clocks from fdt

M       sys/arch/arm/mainbus/mainbus.c
M       sys/arch/armv7/armv7/clock.c
M       sys/arch/armv7/include/clock.h

commit 462f357fe8a244d2288f681d1d65810d6e7617b4
diff: https://github.com/bitrig/bitrig/commit/462f357
author: Patrick Wildt <[email protected]>
date: Sat Dec 20 01:09:24 2014 +0100

fdt: Implement a simple way to find a node by phandle.

M       sys/arch/arm/arm/fdt.c
M       sys/arch/arm/include/fdt.h

commit d43975c55afad100d1ddfd9f0b1233594da32fc8
diff: https://github.com/bitrig/bitrig/commit/d43975c
author: Patrick Wildt <[email protected]>
date: Sat Dec 20 01:07:11 2014 +0100

fdt: don't crash if we didn't find a node

If we're looking for a node by name and have not found it,
make sure we don't crash when the node's name ptr is null.

M       sys/arch/arm/arm/fdt.c

Reply via email to