Le 26/06/2013 17:42, Dirk Müller a écrit :
Hi Guillaume,
lpae fails just because no LOADADDR is provided and we want to build an uImage. I guess we could build a zImage instead. Otherwise what would be the value of LOADADDR? I can make a patch for this one and submit it to opensuse-kernel ML. +1 for building lpae as a zImage. Thanks in advance for creating a patch.
Merged in git and already in kernel:Head
For CuBox, we have to fix the mach-type file because we have no cubox in it whereas it is in http://www.arm.linux.org.uk/developer/machines/ (#3905)
What would be the best way to update arch/arm/tools/mach-types file? it looks like it was deleted upstream in commit 848a7b13aef0d8d611b6461b6cc250319fc1dbe1
I'll include a patch into our kernels for this. Thanks for debugging it,you rock!
It seems there is still an error, see kernel:Head log: https://build.opensuse.org/package/live_build_log?arch=armv7l&package=kernel-cubox&project=Kernel%3AHEAD&repository=ARM Seems we should use : .init_time = dove_timer_init, instead of : .timer = dove_timer, in arch/arm/mach-dove/cubox-setup.c but not sure. Guillaume
Greetings, Dirk
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org