Home
last modified time | relevance | path

Searched refs:tight (Results 1 – 10 of 10) sorted by relevance

/u-boot/fs/cramfs/
A DKconfig5 filesystem). CRAMFS is useful when space is tight since files are
/u-boot/fs/fat/
A DKconfig23 file. Unless you have an extremely tight memory memory constraints,
/u-boot/include/
A Dnand.h118 int nand_lock(struct mtd_info *mtd, int tight);
/u-boot/cmd/
A Dnand.c741 int tight = 0; in do_nand() local
745 tight = 1; in do_nand()
752 if (!nand_lock(mtd, tight)) { in do_nand()
A DKconfig2107 filesystem). CRAMFS is useful when space is tight since files are
/u-boot/drivers/mtd/nand/raw/
A Dnand_util.c218 int nand_lock(struct mtd_info *mtd, int tight) in nand_lock() argument
236 (tight ? NAND_CMD_LOCK_TIGHT : NAND_CMD_LOCK), in nand_lock()
/u-boot/arch/arm/mach-k3/
A DKconfig126 tree blob. Keep it as tight as possible, as this directly affects the
/u-boot/doc/
A DREADME.nand332 "nand lock tight"
333 set NAND chip to lock tight state (software can't change locking anymore)
/u-boot/drivers/serial/
A DKconfig499 tight loop if it is called before debug_uart_init() has been called.
/u-boot/common/spl/
A DKconfig476 in SPL, if space for the SPL binary is very tight.

Completed in 16 milliseconds