Re: [coreboot] coreboot Prague meeting - details

2014-10-19 Thread Rudolf Marek

photos from CESNET available here:

https://filesender.cesnet.cz/?vid=21041c18-626a-b3e8-a2fe-1c38d083

Ruik


--
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot


[coreboot] using the poor man's ftrace

2014-10-19 Thread ron minnich
Assume you downloaded the spatch program, from here.
http://coccinelle.lip6.fr/distrib/coccinelle-1.0.0-rc22-bin-x86.tgz.


/root/coccinelle-1.0.0-rc22/spatch -I /root/coccinelle-1.0.0-rc22
--sp-file util/spatch/poor-ftrace.cocci src/lib/hardwaremain.c
--in-place.


is one example.


ron

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot