Home
last modified time | relevance | path

Searched refs:tool (Results 1 – 25 of 61) sorted by relevance

123

/rk3399_rockchip-uboot/cmd/ddr_tool/
H A DKconfig6 This enable ddr tool such as ddr dq eye, ddr test tool, memtester and stressapptest.
15 bool "Enable ddr test tool"
18 This enable ddr test tool code.
/rk3399_rockchip-uboot/doc/
H A DREADME.menu97 char *tool = NULL;
109 if (menu_get_choice(m, (void **)&tool) != 1)
110 printf("Problem picking tool!\n");
114 return tool;
119 char *tool = pick_a_tool();
121 if (tool) {
122 printf("picked a tool: %s\n", tool);
123 use_tool(tool);
H A DREADME.atmel_pmecc34 The usual way to program SPL into NAND flash is to use the SAM-BA Atmel tool.
45 tool will be called in build process to parametrize mkimage for atmelimage
46 type. The mkimage tool has intentionally _not_ compiled in those parameters.
H A DREADME.mxs32 mandatory tool is the "mxsboot" tool found in U-Boot source tree. The
33 tool is built automatically when compiling U-Boot for i.MX23 or i.MX28.
42 NOTE: The "elftosb" tool distributed by Freescale Semiconductor is no
47 or other special features, please use the "elftosb" tool,
130 tool instead, the invocation to produce a compatible BootStream with the
150 To prepare such partition, use your favourite partitioning tool. The partition
184 NOTE: If the user needs to adjust the start sector, the "mxsboot" tool contains
200 there is a tool called "mxsboot" in the "tools/" directory. The tool
H A DREADME.OFT19 You'll need a fairly recent DTC tool, which is available by git at
H A DREADME.imx694 imx_usb_loader is a very nice tool by Boundary Devices that
120 another tool such as kermit.
152 the mkimage tool outputs the required information about the HAB Blocks
H A DREADME.NetConsole42 packets. We developed our own tool 'ncb' (see tools directory) that
91 To browse the Linux network console output, use the 'netcat' tool invoked
H A DREADME.update49 the mkimage tool. dtc tool with support for binary includes, e.g. in version
H A DREADME.semihosting13 valuable tool since it allows access to image/configuration files before
H A DREADME.mpc85xx-sd-spi-boot5 boot_format is a tool to write SD bootable images to a filesystem and build
H A DREADME.arm6421 use rela relocation format, a tool(tools/relocate-rela) by Scott Wood
H A DREADME.mxsimage4 This tool allows user to produce SB BootStream encrypted with a zero key.
9 The mxsimage tool is targeted to be a simple replacement for the elftosb2 .
H A DREADME.trace23 On the host, the file is first converted with a tool called 'proftool',
106 Using this tool you can zoom and pan across the trace, with the function
273 This tool must be given the U-Boot map file and the trace data received
H A DREADME.ti-secure53 generate OR the action the image generation tool will take. Valid
85 generate OR the action the image generation tool will take. Valid
114 generate OR the action the image generation tool will take. Valid
/rk3399_rockchip-uboot/arch/mips/cpu/
H A Du-boot.lds52 * .rel must come last so that the mips-relocs tool can shrink
/rk3399_rockchip-uboot/board/sunxi/
H A DREADME.nand20 In order to accomodate that, we create a tool that will generate an
25 generated by that tool.
/rk3399_rockchip-uboot/board/freescale/p2041rdb/
H A DREADME47 Use PE tool to produce a image used to be programed to
70 Use PE tool to produce a image used to be programed to
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A DREADME.mx6qsabrelite23 manufacturing tool use the following procedure:
50 the Freescale manufacturing tool in order to reflash the SPI-NOR.
/rk3399_rockchip-uboot/doc/device-tree-bindings/clock/
H A Drockchip,rk3399-dmc.txt15 Genarate by vendor tool and adjust for U-Boot dtsi.
/rk3399_rockchip-uboot/doc/device-tree-bindings/cpu/
H A Dnios2.txt6 Users can use sopc2dts tool for generating device tree sources (dts) from a
/rk3399_rockchip-uboot/tools/binman/
H A DREADME73 - Each binary can have its own build system and tool chain without creating
123 The mkimage tool provides a means to create a FIT. Traditionally it has
130 include 'rksd', the Rockchip SD/MMC boot format. The mkimage tool is often
134 which it can place in an image. Binman does not replace the mkimage tool or
137 seems better to use the mkiamge tool to generate binaries and avoid blurring
150 1. It uses a custom mksunxiboot tool to build an SPL image called
455 Binman is a critical tool and is designed to be very testable. Entry
492 Binman takes a lot of inspiration from a Chrome OS tool called
493 'cros_bundle_firmware', which I wrote some years ago. That tool was based on
503 On the face of it, a tool to create firmware images should be fairly simple:
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsource_file_format.txt48 hashes) will need to be filled in automatically by the U-Boot mkimage tool.
65 help of standard U-Boot mkimage tool which in turn uses dtc (device tree
79 - call mkimage tool on a .its file
122 1970-01-01 00:00:00 - to be automatically calculated by mkimage tool.
/rk3399_rockchip-uboot/tools/env/
H A DREADME2 This is a demo implementation of a Linux command line tool to access
/rk3399_rockchip-uboot/board/freescale/c29xpcie/
H A DREADME93 Need the boot_format tool to generate u-boot-spi.bin from the u-boot.bin.
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A DKconfig118 the tool. Unfortunately, these tools do not shut down the USB

123