You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/boot
Simon Wunderlich a479c79818 kobs-ng: add header for integer definitions
My compilation failed because of missing uint.* definitions:

In file included from mtd.h:33:0,
                 from bootstream.c:35:
BootControlBlocks.h:58:2: error: unknown type name 'uint8_t'
  uint8_t m_u8DataSetup;
  ^
BootControlBlocks.h:59:2: error: unknown type name 'uint8_t'
  uint8_t m_u8DataHold;
  ^
BootControlBlocks.h:60:2: error: unknown type name 'uint8_t'
  uint8_t m_u8AddressSetup;
  ^
BootControlBlocks.h:61:2: error: unknown type name 'uint8_t'
  uint8_t m_u8DSAMPLE_TIME;

Adding the header file fixes the problem.

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
[fold changes into 001-compile.patch]
Signed-off-by: Mathias Kresin <dev@kresin.me>
7 years ago
..
apex ixp4xx: put apex images into image staging directory 7 years ago
arm-trusted-firmware-sunxi arm-trusted-firmware-sunxi: depend on sunxi target 7 years ago
at91bootstrap at91bootstrap: remove manual copy of binaries to BIN_DIR 7 years ago
fconfig treewide: clean up download hashes 8 years ago
grub2 package/grub2: update to 2.02 7 years ago
imx-bootlets treewide: clean up download hashes 8 years ago
kexec-tools kexec-tools: bump version and add support for crashdump kernel 7 years ago
kobs-ng kobs-ng: add header for integer definitions 7 years ago
rbcfg rbcfg: Implement CPU frequency control 7 years ago
uboot-ar71xx uboot-ar71xx: fix build error 7 years ago
uboot-at91 uboot-at91: multiple build fixes 7 years ago
uboot-envtools uboot-envtools: add support for Wallys DR342 7 years ago
uboot-fritz4040 uboot-fritz4040: add an ipq806x u-boot for FritzBox 4040 7 years ago
uboot-imx6 uboot-imx6: switch to u-boot.mk 7 years ago
uboot-kirkwood uboot-kirkwood: update to 2017.09 7 years ago
uboot-lantiq uboot-lantiq: Enable TFTP PUT support for backups 7 years ago
uboot-layerscape layerscape: add ls1012afrdm device support 7 years ago
uboot-layerscape-armv8_32b layerscape: add ls1012afrdm device support 7 years ago
uboot-mvebu uboot-mvebu: add OpenSSL compat patches 7 years ago
uboot-mxs mxs: put u-boot images into image staging directory 7 years ago
uboot-omap uboot-omap: rename patch to 101-disable-thumb-omap3.patch 7 years ago
uboot-oxnas oxnas: put u-boot images into image staging directory 7 years ago
uboot-sunxi sunxi: add Orange Pi 2 support 7 years ago
uboot-xburst treewide: clean up download hashes 8 years ago
uboot-zynq uboot-zynq: switch to u-boot.mk 7 years ago
yamonenv packages: mark packages depending on a target as nonshared 7 years ago