|
|
|
|
|
|
|
|
|
|
xen-arm
Re: [XenARM] initial bootstrap code
FWIW, I'ld recommend using a .config and config.h generated for the Xen ARM target machine using Linux. Have xen/arch/arm/Rules.mk
include the .config and include config.h in source files to properly select ARM processor and machine build time options. I'ld also recommend using (a sub set of ) the linux/arch/arm/Makefile as the basis for the
xen/arch/arm/Rules.mk file.
I note this for future work on xen3.1 tree integration. I didn't use these 3 linux files directly as a base (copy of the file). I tried to adapt the Makefiles/config options one by one.
I notice that the embeddedxen CVS repo is not setup yet. Hrm, maybe that's for the better. I'ld personally prefer to see a GIT or HG
repo instead... The question of what code repo to use is not clear. We prefer to use tarball+patch now (we have to do a lot of add/remove file). But it will certainly change with the project progress.
It's nice to see you're making some progress getting the Xen ARM community port moving forward! Hopefully we can spend some time collaborating on
this... Of course. I will continue to send information about my work ! A code repository is a question to study... I am not familiar with this !
_______________________________________________
Xen-arm mailing list
Xen-arm@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-arm
|
|
|
|
|