From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Ud7mY-0008V9-AL for mharc-grub-devel@gnu.org; Thu, 16 May 2013 19:40:22 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42856) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ud7mS-0008U6-Aw for grub-devel@gnu.org; Thu, 16 May 2013 19:40:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ud7mN-0007Ib-Dk for grub-devel@gnu.org; Thu, 16 May 2013 19:40:16 -0400 Received: from mail-ee0-f49.google.com ([74.125.83.49]:64998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ud7mN-0007IR-6I for grub-devel@gnu.org; Thu, 16 May 2013 19:40:11 -0400 Received: by mail-ee0-f49.google.com with SMTP id d17so2114245eek.8 for ; Thu, 16 May 2013 16:40:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type; bh=pWc4iaN4jtEXY1n9LC/agW9vhmHJUHTxo/isaUHcLb8=; b=uUepJ6HbOys91c7rEwvDT9yBlG7bI1pgKag0vrB2DvIk3H8delQvtMYOtUeNRGEVSa QmuK76pFiIE4JMzrkEMD+4HrnEHWTBtPlpsLlBgvTi6dXam+RvyWeUjVw2v+FUJCRcuc KiNzA9VYwGyPiBWqPEKi4OE7z4eSqJFZb3F0JApI36dd5Rm88kG0J7rdBU86MTxTkaG1 4cO8Wf38pBr/iRJkMeNiAoXPBf5bhnkT/DhcP9dbPifW4KtA6pjk0HvHkA0iv/0Aog8o N0yQ3mzfldCQPvqyBRINJb9HzHvylxjutqYgfhZZhbDSqMsuf1WL8MgFGr4/Mg97jg+y /ovQ== X-Received: by 10.15.26.6 with SMTP id m6mr122534229eeu.4.1368747610379; Thu, 16 May 2013 16:40:10 -0700 (PDT) Received: from debian.x201.phnet (245-188.1-85.cust.bluewin.ch. [85.1.188.245]) by mx.google.com with ESMTPSA id q1sm14334722eez.6.2013.05.16.16.40.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 May 2013 16:40:09 -0700 (PDT) Message-ID: <51956E58.5050806@gmail.com> Date: Fri, 17 May 2013 01:40:08 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: The development of GRUB 2 Subject: [RFT] Caches on ARMv7 X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig914A92BA820A71470D62C970" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 74.125.83.49 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: Thu, 16 May 2013 23:40:21 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig914A92BA820A71470D62C970 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, all. I've changed in arm branch to detect cache type on runtime rather than compile time. Now a version compiled for armv6 should work on armv7 as well thus avoiding the need of two separate binaries. As an additional bonus it doesn't #error anymore when compiled with default gcc target (which is armv4t). Please test on armv7 when compiling for armv4t, armv6 and armv7. --------------enig914A92BA820A71470D62C970 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlGVblgACgkQNak7dOguQglpLAD/XIOm/KIAuPBU7fzGRmgabI+u Q5qU6TI2c0cnV6HkloMA/R9vS8krVKtne+XGCFBUrW0Yr9ZUbMs3vD6XI8NRYatI =pkwX -----END PGP SIGNATURE----- --------------enig914A92BA820A71470D62C970--