From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 10 Dec 2015 14:18:11 +0100 Subject: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform In-Reply-To: <56697665.1070609@vollmann.ch> References: <1448466557-435335-1-git-send-email-arnd@arndb.de> <87wpsz61r7.fsf@free-electrons.com> <56697665.1070609@vollmann.ch> Message-ID: <3908335.j4dogqtadm@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 10 December 2015 13:56:05 Detlef Vollmann wrote: > On 11/30/15 14:43, Gregory CLEMENT wrote: > >> Detlef, Benjamin, > >> > >> could you test it on an Orion5x based board? > Ok, I tested the v2 series on v4.4-rc3 on my > DNS-323: Identified HW revision B1 > Orion ID: MV88F5182-A2. TCLK=166666667. > > Only basic tests, serial port and network. > > The good news: > orion5x_defconfig works and is even slightly smaller than the > original v4.4-rc3 kernel image. > > The bad news: > My own config (which is massivly stripped down) produces a kernel > image that's more than 26K bigger than on v4.4-rc3 without any > added functionality. > The DNS-323 is extremly constrained in space (the whole system > including boot loader, kernel and filesystem has to fit into 8M flash). > Any ideas how I can get rid of this additional overhead? Can you send me your config file? I can have a look. Arnd