From mboxrd@z Thu Jan 1 00:00:00 1970 From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD) Date: Sun, 23 Oct 2011 11:02:47 +0200 Subject: [RFC][PATCH] uncompress.h cleanup and DT support In-Reply-To: References: Message-ID: <20111023090247.GH2638@game.jcrosoft.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10:18 Sun 23 Oct , Zoltan Devai wrote: > Hi, > > Originally, I just wanted to get rid of arch_decomp_* in all the uncompress.h > files, that were mostly empty. But then, I couldn't stop. Which may also mean > I have gone too far. on small SoC arm926 the kernel may more time that the watchdog refreshing so the kernel will never have enough time to decompress and on some platform the watchdog can be configured only one (AT91 as example) Best Regards, J.