From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Thu, 18 Aug 2016 16:44:13 +0200 Subject: Merging code with arch condition into head.S In-Reply-To: References: <20160818134722.GA13458@lunn.ch> Message-ID: <20160818144413.GB13458@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > I think I'll stick to the modified (out of tree) kernel for now, maybe > in a long term this intermediate loader could be a good idea. Did you > ever see solution like this? I never wrote my own loaders, so it'd > take me quite some time to learn required things. Things might of moved on since then, but try Jason Cooper and the Impedance Matcher. Andrew