mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 02:08:00 +00:00
* Patch by Shlomo Kut, 29 Mar 2004:
Add support for MKS Instruments "Quantum" board * Fix build problem with Cogent boards; avoid using <asm/byteorder.h> when using the host compiler
This commit is contained in:
parent
a5725fabc0
commit
da93ed8147
15 changed files with 1377 additions and 24 deletions
|
@ -7,6 +7,7 @@
|
|||
#ifndef __LITTLE_ENDIAN_BITFIELD
|
||||
#define __LITTLE_ENDIAN_BITFIELD
|
||||
#endif
|
||||
#define __BYTE_ORDER __LITTLE_ENDIAN
|
||||
|
||||
#include <linux/byteorder/swab.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue