Date: Wed, 04 Jul 2012 00:50:35 +0200 From: Jakub Klama <jakub.klama@uj.edu.pl> To: soc-status@freebsd.org Subject: FreeBSD/ARM and FDT cleanup - status report #6 Message-ID: <cee6207907d5cb896189ed1aec6bc1bc@uj.edu.pl>
next in thread | raw e-mail | index | archive | help
Hi, It's sixsth status report for project aimed to clean up current FreeBSD/ARM port and FDT implementation. Things done this week: * Refactoring of ARM ports *_machdep.c files. Separated MMU initialization code from initarm() routine and completely rewritten routine which constructs bootstrap pagetables. * Integrated NAND code onto working branch * Verified that my earlier interrupt rework code will not broke existing ARM ports using OpenRD and Pandaboard. Things not done this week: * FDT-based slicer. This is unnecessary, as such thing was recently (about a month ago) committed into HEAD. It's pointless to rewrite it again. I've just merged this changes onto my branch. Things for next week: * Finish refactoring of ARM machdeps, move separated routines into SoC-independent layer. Regards, Jakub Klama
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cee6207907d5cb896189ed1aec6bc1bc>