Home
last modified time | relevance | path

Searched refs:fake (Results 1 – 17 of 17) sorted by relevance

/rk3399_rockchip-uboot/arch/arc/lib/
H A Dbootm.c64 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
72 printf("\nStarting kernel ...%s\n\n", fake ? in boot_jump_linux()
89 if (!fake) in boot_jump_linux()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dbootm.c82 static void announce_and_cleanup(bootm_headers_t *images, int fake) in announce_and_cleanup() argument
119 printf("\nStarting kernel ...%s\n\n", fake ? in announce_and_cleanup()
384 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
399 announce_and_cleanup(images, fake); in boot_jump_linux()
401 if (!fake) { in boot_jump_linux()
430 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux()
449 announce_and_cleanup(images, fake); in boot_jump_linux()
456 if (!fake) { in boot_jump_linux()
/rk3399_rockchip-uboot/arch/sandbox/dts/
H A Dtest.dts154 fake-host-hwaddr = <0x00 0x00 0x66 0x44 0x22 0x00>;
160 fake-host-hwaddr = <0x00 0x00 0x66 0x44 0x22 0x11>;
166 fake-host-hwaddr = <0x00 0x00 0x66 0x44 0x22 0x33>;
172 fake-host-hwaddr = <0x00 0x00 0x66 0x44 0x22 0x22>;
H A Dsandbox.dts53 fake-host-hwaddr = [00 00 66 44 22 00];
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_verify.c340 if (!obj->fake && (!chunk_id_ok || chunk_wrongly_deleted)) in yaffs_verify_obj()
362 if (obj && !obj->fake && (!obj->parent || obj->parent->my_dev != dev)) { in yaffs_verify_obj()
H A Dyaffs_yaffs2.c378 cp->fake = obj->fake; in yaffs2_obj_checkpt_obj()
429 obj->fake = cp->fake; in yaffs2_checkpt_obj_to_obj()
H A Dyaffs_guts.h402 u8 fake:1; /* A fake object has no presence on NAND. */ member
495 u8 fake:1; member
H A Dyaffs_guts.c1937 the_obj->fake = 0; in yaffs_new_obj()
1980 obj->fake = 1; /* it is fake so it might not use NAND */ in yaffs_create_fake_dir()
3278 if (in->fake && in != dev->root_dir && !force && !xmod) in yaffs_update_oh()
/rk3399_rockchip-uboot/board/qualcomm/dragonboard410c/
H A Dreadme.txt14 5) generate fake, empty ramdisk (can have 0 bytes)
/rk3399_rockchip-uboot/cmd/
H A Dbootm.c54 U_BOOT_CMD_MKENT(fake, 0, 1, (void *)BOOTM_STATE_OS_FAKE_GO, "", ""),
/rk3399_rockchip-uboot/arch/arm/dts/
H A Ddm816x.dtsi58 * for the moment, just use a fake OCP bus entry to represent
H A Domap3.dtsi79 * the moment, just use a fake OCP bus entry to represent the whole bus
H A Dam33xx.dtsi90 * for the moment, just use a fake OCP bus entry to represent
H A Ddra7.dtsi117 * the moment, just use a fake OCP bus entry to represent the whole bus
/rk3399_rockchip-uboot/drivers/net/
H A DKconfig150 This driver simply responds with fake ARP replies and ping
/rk3399_rockchip-uboot/doc/
H A DREADME.efi247 helper functions for the fake DRAM init, etc. These can be used by
/rk3399_rockchip-uboot/doc/driver-model/
H A Dusb-info.txt201 - usb_scan_device() sets up a fake struct usb_device and calls