All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Adding a new global MACHINE_ENDIAN variable
@ 2007-01-22  0:12 Rod Whitby
  2007-01-22 17:01 ` Koen Kooi
  0 siblings, 1 reply; 19+ messages in thread
From: Rod Whitby @ 2007-01-22  0:12 UTC (permalink / raw)
  To: openembedded-devel

There exist machines (like the ixp4xx range of processors) which can be
run in either little-endian or big-endian mode, and both modes are
supported by OE.

I propose a new "MACHINE_ENDIAN" (naming courtesy of RP) variable to do
this selection (i.e. for machines that support both, the build can be
selected in local.conf).

NSLU2-Linux has previously had an "ARCH_BYTE_SEX" variable for this
purpose - I would move all instances of that to the new variable name.
I would also update Angstrom to use the new global variable name instead
of reusing the nslu2-linux-specific variable (which will be deprecated).

The supported values of the variable would be "be" and "le".

-- Rod



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-04-20  5:56 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-22  0:12 RFC: Adding a new global MACHINE_ENDIAN variable Rod Whitby
2007-01-22 17:01 ` Koen Kooi
2007-01-22 19:14   ` Rod Whitby
2007-01-22 20:03     ` Koen Kooi
2007-01-23  0:10       ` Deprecating ixp4xx, nslu2 in favour of endian-specific machine settings (Was: RFC on MACHINE_ENDIAN) Rod Whitby
2007-01-23  5:40         ` Removal of the proprietary Intel IXP ethernet driver (ixp4{00, 25}-eth, ixp-osal, ixp4xx-csr) from OE Rod Whitby
2007-01-23 19:23           ` Robert Wörle
2007-01-23 19:56             ` Rod Whitby
2007-01-25  3:15               ` RFC: customisable pivot-root functionality Rod Whitby
2007-01-25  3:53                 ` Justin Patrin
2007-01-25 12:45                 ` Cliff Brake
2007-01-25 16:54                 ` Hans Henry von Tresckow
2009-04-20  5:52           ` Removal of the proprietary Intel IXP ethernet driver (ixp4{00, 25}-eth, ixp-osal, ixp4xx-csr) from OE Rod Whitby
2007-01-23 11:13         ` Deprecating ixp4xx, nslu2 in favour of endian-specific machine settings (Was: RFC on MACHINE_ENDIAN) Richard Purdie
2007-01-23 19:37           ` Rod Whitby
2007-01-23 20:34             ` Richard Purdie
2007-01-24  6:41               ` SITEINFO_ENDIAN(N)ESS (NN, not N) Rod Whitby
2007-01-24  6:44                 ` Rod Whitby
2007-01-28 12:41           ` Deprecating ixp4xx, nslu2 in favour of endian-specific machine settings (Was: RFC on MACHINE_ENDIAN) Rod Whitby

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.