From mboxrd@z Thu Jan 1 00:00:00 1970 From: Held Bier Subject: Little endianness Date: Tue, 10 Feb 2015 10:31:44 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: linux-parisc@vger.kernel.org Return-path: List-ID: List-Id: linux-parisc.vger.kernel.org Hi. Looks like PA-RISC 1.1 added bi-endian support. What about PA-RISC Linux? I know it's big endian. But does it possible to build little endian kernel? If so, how? Is migration to little endian planned? It should be reasonable as it will bring more compatibility with other Linux world. Thanks.