Searched refs:hard (Results 1 - 8 of 8) sorted by relevance

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Drouterboot.h31 int routerboot_find_magic(u8 *buf, unsigned int buflen, u32 *offset, bool hard);
57 routerboot_find_magic(u8 *buf, unsigned int buflen, u32 *offset, bool hard) argument
H A Drouterboot.c45 routerboot_find_magic(u8 *buf, unsigned int buflen, u32 *offset, bool hard) argument
47 u32 magic_ref = hard ? RB_MAGIC_HARD : RB_MAGIC_SOFT;
282 pr_err("could not find a valid RouterBOOT hard config\n");
/openwrt/target/sdk/files/
H A DMakefile47 git reset --hard HEAD
/openwrt/scripts/
H A Denv95 git reset --hard HEAD
/openwrt/toolchain/gcc/
H A Dcommon.mk162 --with-float=hard
/openwrt/
H A Drules.mk213 TARGET_CFLAGS+= -mfloat-abi=hard
/openwrt/package/utils/util-linux/
H A DMakefile200 cfdisk is a curses-based program for partitioning any hard disk drive
/openwrt/docs/
H A Dadding.tex355 Writing your own flash map driver is not really a hard task once you know how your

Completed in 96 milliseconds