Searched refs:bb_entry_point (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/utils/
H A Dmktree.c33 uint32_t bb_entry_point; /* The image address to start */ member in struct:boot_block
65 bt.bb_dest = bt.bb_entry_point = htonl(strtoul(argv[3], NULL, 0));
67 bt.bb_dest = bt.bb_entry_point = htonl(0x500000);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dmktree.c33 uint32_t bb_entry_point; /* The image address to start */ member in struct:boot_block
65 bt.bb_entry_point = htonl(strtoul(argv[4], NULL, 0));

Completed in 100 milliseconds