Openwrt/package/boot
Georgi Valkov 3cc57ba462 uboot-sunxi: add missing type __u64
Non Linux systems e.g. macOS lack the __u64 type and produce build errors:
In file included from tools/aisimage.c:9:
In file included from include/image.h:19:
In file included from ./arch/arm/include/asm/byteorder.h:29:
In file included from include/linux/byteorder/little_endian.h:13:
include/linux/types.h:146:9: error: unknown type name '__u64'; did you mean '__s64'?
typedef __u64 __bitwise __le64;

Resolved by declaring __u64 in include/linux/types.h
Build tested on macOS and Ubuntu.

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
2021-03-01 00:34:23 +01:00
..
arm-trusted-firmware-mediatek arm-trusted-firmware-mediatek: add patch for Fidelix SPI NAND 2021-02-28 01:23:48 +00:00
arm-trusted-firmware-mvebu
arm-trusted-firmware-rockchip
arm-trusted-firmware-sunxi
arm-trusted-firmware-tools arm-trusted-firmware-tools: add patch to pass LDFLAGS 2021-02-10 19:19:18 +00:00
at91bootstrap
fconfig
grub2
imx-bootlets imx-bootlets: refresh patches 2021-02-24 16:15:02 +01:00
kexec-tools
kobs-ng
mt7623n-preloader mt7623n-preloader: remove mt7622-preloader 2021-02-28 04:12:23 +00:00
tfa-layerscape tfa-layerscape: build fiptool again 2021-02-21 00:01:36 +01:00
uboot-at91
uboot-envtools uboot-envtools: adjust compile patch to version v2021.01 2021-03-01 00:34:22 +01:00
uboot-fritz4040
uboot-imx6 Revert "uboot-imx6: bump to 2021.01 release" 2021-02-14 23:28:07 +01:00
uboot-kirkwood
uboot-lantiq
uboot-layerscape layerscape: add LX2160ARDB (Rev2.0 silicon) board support 2021-02-19 15:29:46 +01:00
uboot-mediatek uboot-mediatek: rework support for Bananapi BPi-R64 board 2021-02-28 03:40:35 +00:00
uboot-mvebu
uboot-mxs
uboot-omap
uboot-oxnas
uboot-ramips
uboot-rockchip
uboot-sunxi uboot-sunxi: add missing type __u64 2021-03-01 00:34:23 +01:00
uboot-tegra
uboot-zynq