From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752890AbcCVU3c (ORCPT ); Tue, 22 Mar 2016 16:29:32 -0400 Received: from mx2.suse.de ([195.135.220.15]:39316 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751417AbcCVU33 (ORCPT ); Tue, 22 Mar 2016 16:29:29 -0400 Subject: Re: [PATCH v2 0/6] ARM64: meson: GXBaby (S905) and Vega S95 enablement To: Kevin Hilman References: <1456886101-22967-1-git-send-email-afaerber@suse.de> Cc: linux-meson , Carlo Caione , linux-arm-kernel , Matthias Brugger , Nicolas Saenz , =?UTF-8?Q?Andr=c3=a9_Przywara?= , Sudeep Holla , devicetree , Catalin Marinas , Will Deacon , LKML , Mark Rutland From: =?UTF-8?Q?Andreas_F=c3=a4rber?= X-Enigmail-Draft-Status: N1110 Organization: SUSE Linux GmbH Message-ID: <56F1AB26.8050200@suse.de> Date: Tue, 22 Mar 2016 21:29:26 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 21.03.2016 um 23:36 schrieb Kevin Hilman: > On Tue, Mar 1, 2016 at 6:34 PM, Andreas Färber wrote: > >> Note: On the Vega S95 I need to change TEXT_OFFSET as follows, >> in order to avoid the vendor U-Boot overwriting itself (fwiu); >> for the Mini Mx that's reportedly not necessary. > > FYI, the Amlogic P200 dev board also needs this hack with the factory u-boot. I have meanwhile found that mkimage -A arm64 -O linux -T kernel -C none -a 0x1080000 -e 0x1080000 \ -n linux-next -d arch/arm64/boot/Image ../uImage and then using bootm instead of booti works even without the above hack on the Vega S95. Not a satisfactory solution yet, but better than patching the kernel in a distro-incompatible way. Regards, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)