From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0pSK-0002Ux-82 for mharc-grub-devel@gnu.org; Sun, 21 Jul 2013 04:57:28 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0pSH-0002UC-OU for grub-devel@gnu.org; Sun, 21 Jul 2013 04:57:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0pSG-0000fu-QS for grub-devel@gnu.org; Sun, 21 Jul 2013 04:57:25 -0400 Received: from mail-la0-x233.google.com ([2a00:1450:4010:c03::233]:47315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0pSG-0000fq-Iw for grub-devel@gnu.org; Sun, 21 Jul 2013 04:57:24 -0400 Received: by mail-la0-f51.google.com with SMTP id ga9so2702005lab.38 for ; Sun, 21 Jul 2013 01:57:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=n6l+2V8nDtpQ53noJTh9l9dOOXiOB2tUQD6Tau03bZ4=; b=zK8Y33y83OYQINaglz8M2xUVeKbpym8kymeAGtnpATFmPrhvy5BK9uxhj6kRtiCWD2 LxILEF7kjftFO0+T1l74M5BT4uU6MsImXNLkkVGUHnVlKpDPJaZbUvCLNnYrYWXwirue 6tZvJXf9OWC97w1iumolKB/+Uv3wW17RrPk41/hSQRD+i/YAppLZtEE4QCFW7Ebtvwm2 Znay/Ml0jXoze5TEZ04u1Wry+mHhTexf2aUHqU/r43FB6UAT7t9YK5LDadnZ2kWEChxr RZQYyUQrGLYtAzxZ67bCXaLwOL24+X7us+wxDxXd0zZTGBwJ0U9m9yech/PmzhfeaBzv QC9w== X-Received: by 10.152.4.232 with SMTP id n8mr10506662lan.29.1374397043251; Sun, 21 Jul 2013 01:57:23 -0700 (PDT) Received: from opensuse.site (ppp79-139-160-84.pppoe.spdop.ru. [79.139.160.84]) by mx.google.com with ESMTPSA id et10sm8912115lbc.6.2013.07.21.01.57.22 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sun, 21 Jul 2013 01:57:22 -0700 (PDT) Date: Sun, 21 Jul 2013 12:57:21 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: ARM how-to? Message-ID: <20130721125721.0bb6b7f2@opensuse.site> In-Reply-To: References: <20130718205836.6a40ccf6@opensuse.site> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::233 Cc: leif.lindholm@linaro.org X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jul 2013 08:57:26 -0000 В Thu, 18 Jul 2013 18:47:11 +0100 Leif Lindholm пишет: > On 18 July 2013 17:58, Andrey Borzenkov wrote: > > Could someone provide simple steps how to actually use ARM port? As I > > understand core.img need to be installed as payload for native > > bootloader, right? Is it supported by grub-install or needs manual > > intervention? > > If you are using the u-boot port, you need to manually tell u-boot > where to find and load the image. > > There is a little bit of documentation on the Linaro wiki: > https://wiki.linaro.org/LEG/Engineering/Kernel/GRUB > https://wiki.linaro.org/LEG/Engineering/Kernel/GRUBonUBOOT > Does restriction about non-relocatable core.img still apply? > For UEFI, there is: > https://wiki.linaro.org/LEG/Engineering/Kernel/GRUBonUEFI > > / > Leif > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel