Bug#621032: linux-2.6: please add armhf support

2011-04-18 Thread Hector Oron
Hi, 2011/4/18 Ben Hutchings b...@decadent.org.uk: On Sun, 2011-04-17 at 11:39 +0200, Hector Oron wrote: ## ## file: arch/arm/Kconfig ## ## choice: ARM system type # CONFIG_ARCH_REALVIEW is not set ## end choice CONFIG_AEABI=y CONFIG_OABI_COMPAT=y Is OABI_COMPAT still important? Not

Bug#621032: linux-2.6: please add armhf support

2011-04-17 Thread Hector Oron
Hi Vagrant, On Sat, Apr 16, 2011 at 10:11:38PM -0700, Vagrant Cascadian wrote: ok, one last patch trimmed even more from the last, tested to work on the efikamx smarttop with ethernet, mmc and serial console. I have been working in parallel on another config, but have not yet tested. I got

Bug#621032: linux-2.6: please add armhf support

2011-04-17 Thread Ben Hutchings
On Sun, 2011-04-17 at 11:39 +0200, Hector Oron wrote: [...] ## ## file: arch/arm/Kconfig ## ## choice: ARM system type # CONFIG_ARCH_REALVIEW is not set ## end choice CONFIG_AEABI=y CONFIG_OABI_COMPAT=y Is OABI_COMPAT still important? [...] ## ## file: net/econet/Kconfig ##

Bug#621032: linux-2.6: please add armhf support

2011-04-17 Thread Ben Hutchings
Also note you can define armhf flavours to include armel/config and then override only a few options. We already share some config files between i386 and amd64, powerpc and ppc64, sparc and sparc64, mips and mipsel. Ben. -- Ben Hutchings Once a job is fouled up, anything done to improve it

Bug#621032: linux-2.6: please add armhf support

2011-04-16 Thread Vagrant Cascadian
ok, one last patch trimmed even more from the last, tested to work on the efikamx smarttop with ethernet, mmc and serial console. live well, vagrant debian/config/armhf/config | 58 debian/config/armhf/config.mx5 | 253

Re: Bug#621032: linux-2.6: please add armhf support

2011-04-15 Thread Bastian Blank
On Fri, Apr 15, 2011 at 12:51:29AM +0200, Hector Oron wrote: I propose this patch which enables basic functionality of Efika MX nettop which it is currently in mainline 2.6.38. The configs looks strange. - Why is network support system specific? - What is the difference between armel and

Re: Bug#621032: linux-2.6: please add armhf support

2011-04-15 Thread Hector Oron
Hi, 2011/4/15 Bastian Blank wa...@debian.org: On Fri, Apr 15, 2011 at 12:51:29AM +0200, Hector Oron wrote:   I propose this patch which enables basic functionality of Efika MX nettop   which it is currently in mainline 2.6.38. The configs looks strange. - Why is network support system

Bug#621032: linux-2.6: please add armhf support

2011-04-15 Thread Vagrant Cascadian
On Fri, Apr 15, 2011 at 09:36:40AM +0200, Bastian Blank wrote: On Fri, Apr 15, 2011 at 12:51:29AM +0200, Hector Oron wrote: I propose this patch which enables basic functionality of Efika MX nettop which it is currently in mainline 2.6.38. The configs looks strange. agreed. - Why

Bug#621032: linux-2.6: please add armhf support

2011-04-15 Thread Martin Michlmayr
* Hector Oron hector.o...@gmail.com [2011-04-15 23:30]: - Why is network support system specific? Maybe it is wrong in the patch config, I really struggled with configurations. I cross compile an uImage, test it on my system so I got a working config, but when trying to port that to debian

Bug#621032: linux-2.6: please add armhf support

2011-04-15 Thread Martin Michlmayr
* Vagrant Cascadian vagr...@freegeek.org [2011-04-15 15:45]: i was kind of confused to see hamradio stuff defined in debian/config/armel/config Most generic options are defined in config/config. However, for reasons that are unknown to me, some options that I would personally consider generic

Bug#621032: linux-2.6: please add armhf support

2011-04-15 Thread Vagrant Cascadian
On Fri, Apr 15, 2011 at 03:45:04PM -0700, Vagrant Cascadian wrote: On Fri, Apr 15, 2011 at 09:36:40AM +0200, Bastian Blank wrote: On Fri, Apr 15, 2011 at 12:51:29AM +0200, Hector Oron wrote: I propose this patch which enables basic functionality of Efika MX nettop which it is

Bug#621032: linux-2.6: please add armhf support

2011-04-14 Thread Hector Oron
Hello, I propose this patch which enables basic functionality of Efika MX nettop which it is currently in mainline 2.6.38. At the point of 2.6.38 there is support for: + Serial interface + MMC/SD + Ethernet For next upstream release, it is probably coming

Bug#621032: linux-2.6: please add armhf support

2011-04-13 Thread Martin Michlmayr
* Hector Oron hector.o...@gmail.com [2011-04-12 23:18]: I am testing different configurations at the moment, some of them just don't boot, but some other boot. It is somehow spartan to deal with cascading configuration files when doing development. How do you think we could proceed on this

Bug#621032: linux-2.6: please add armhf support

2011-04-12 Thread Hector Oron
Hello Martin, 2011/4/12 Martin Michlmayr t...@cyrius.com: * Hector Oron zu...@debian.org [2011-04-05 23:35]: Index: debian/config/armhf/config === Index: debian/config/armhf/defines

Bug#621032: linux-2.6: please add armhf support

2011-04-12 Thread Martin Michlmayr
* Hector Oron hector.o...@gmail.com [2011-04-12 09:55]: I got some work-in-progress patches avaible at: http://emdebian.org/~zumbi/efika/MainLineKernel/patches/0001-Add-armhf-support.patch config.mx5 defines CONFIG_ARCH_KIRKWOOD=y?

Bug#621032: linux-2.6: please add armhf support

2011-04-12 Thread Hector Oron
Hi Martin, Thanks for the review. 2011/4/12 Martin Michlmayr t...@cyrius.com: * Hector Oron hector.o...@gmail.com [2011-04-12 09:55]: I got some work-in-progress patches avaible at:  http://emdebian.org/~zumbi/efika/MainLineKernel/patches/0001-Add-armhf-support.patch config.mx5 defines

Bug#621032: linux-2.6: please add armhf support

2011-04-11 Thread Martin Michlmayr
* Hector Oron zu...@debian.org [2011-04-05 23:35]: Index: debian/config/armhf/config === Index: debian/config/armhf/defines === Index: debian/config/armhf/config.mx5

Bug#621032: linux-2.6: please add armhf support

2011-04-05 Thread Hector Oron
Package: linux-2.6 Version: 2.6.38-3 Severity: wishlist Tags: patch Hello, Please consider the following patch which adds armhf support against svn info: URL: svn://svn.debian.org/svn/kernel/dists/sid/linux-2.6 Repository Root: svn://svn.debian.org/svn/kernel Repository UUID: