Home
last modified time | relevance | path

Searched hist:"26 e355d131a6b56ea78a156c1cee4f6ba0500b37" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dproftool.c26e355d131a6b56ea78a156c1cee4f6ba0500b37 Wed Apr 22 19:36:22 UTC 2015 Jörg Krause <joerg.krause@embedded.rocks> Fix musl build

This patch fixes cross-compiling U-Boot tools with the musl C library:
* including <sys/types.h> is needed for ulong
* defining _GNU_SOURCE is needed for loff_t

Tested for target at91sam9261ek_dataflash_cs3.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Cc: Tom Rini <trini@konsulko.com>
H A Dimagetool.h26e355d131a6b56ea78a156c1cee4f6ba0500b37 Wed Apr 22 19:36:22 UTC 2015 Jörg Krause <joerg.krause@embedded.rocks> Fix musl build

This patch fixes cross-compiling U-Boot tools with the musl C library:
* including <sys/types.h> is needed for ulong
* defining _GNU_SOURCE is needed for loff_t

Tested for target at91sam9261ek_dataflash_cs3.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Cc: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c26e355d131a6b56ea78a156c1cee4f6ba0500b37 Wed Apr 22 19:36:22 UTC 2015 Jörg Krause <joerg.krause@embedded.rocks> Fix musl build

This patch fixes cross-compiling U-Boot tools with the musl C library:
* including <sys/types.h> is needed for ulong
* defining _GNU_SOURCE is needed for loff_t

Tested for target at91sam9261ek_dataflash_cs3.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Cc: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/include/
H A Dimage.h26e355d131a6b56ea78a156c1cee4f6ba0500b37 Wed Apr 22 19:36:22 UTC 2015 Jörg Krause <joerg.krause@embedded.rocks> Fix musl build

This patch fixes cross-compiling U-Boot tools with the musl C library:
* including <sys/types.h> is needed for ulong
* defining _GNU_SOURCE is needed for loff_t

Tested for target at91sam9261ek_dataflash_cs3.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Cc: Tom Rini <trini@konsulko.com>