Searched refs:bb_dest (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.c30 uint32_t bb_dest; /* Target address of the image */ 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.c30 uint32_t bb_dest; /* Target address of the image */ member in struct:boot_block
64 bt.bb_dest = htonl(strtoul(argv[3], NULL, 0));

Completed in 53 milliseconds