Searched refs:Create (Results 1 – 21 of 21) sorted by relevance
25 entry.Entry.Create(None, node, node.name)
121 self._entries[node.name] = Entry.Create(self, node)
45 Create a FAT16 boot partition to store uImage and the dtb file, then copy the files there:51 Create a partition for root file system and extract it there:
75 6) Create TLB entries as per boards/freescale/<board>/tlb.c149 9) Create TLB entries as per boards/freescale/<board>/tlb.c158 11) Create DDR's TLB entriy
78 ubi createvol Create UBI volume on UBI device
172 ### Create key material199 ### Create/Modifiy kwbimage.cfg
848 # Create a 10G disk.img as the virtual hard disk
128 3. Create dtb for core0:132 4. Create dtb for core1:
63 def Create(image, node, etype=None): member in Entry
78 Create a partition for root file system and extract it there:
62 Create the FIT image containing U-Boot proper, ATF, M0 Firmware, devicetree
41 3. Create a Image Tree Source file (ITS) file describing how you want the44 4. Create a key pair116 Step 3: Create the ITS177 Step 4: Create a key pair
166 Create a FIT183 # Create a flat binary
520 Create the fitImage:
84 2. Create script image from your script. From U-Boot build directory:
191 2. Create SD card partitions as per steps given in Hardware Setup Guide.
78 - Create u-boot-uart-ais.bin
111 Create the SPL and FIT image like described above for the SD card.
490 2) Create CLzmaEncHandle object;
3753 1. Create a new directory to hold your board specific code. Add any3756 2. Create a new configuration file "include/configs/<board>.h" for5115 Create your own board support subdirectory;5116 Create your own board include/configs/<myboard>.h file;
163 2. Create ~/.buildman to tell buildman where to find tool chains (see 'The