Home
last modified time | relevance | path

Searched refs:need (Results 1 – 25 of 180) sorted by relevance

12345678

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dmisc.c96 int need = ubi->beb_rsvd_level - ubi->beb_rsvd_pebs; in ubi_update_reserved() local
98 if (need <= 0 || ubi->avail_pebs == 0) in ubi_update_reserved()
101 need = min_t(int, need, ubi->avail_pebs); in ubi_update_reserved()
102 ubi->avail_pebs -= need; in ubi_update_reserved()
103 ubi->rsvd_pebs += need; in ubi_update_reserved()
104 ubi->beb_rsvd_pebs += need; in ubi_update_reserved()
105 ubi_msg(ubi, "reserved more %d PEBs for bad PEB handling", need); in ubi_update_reserved()
/rk3399_rockchip-uboot/doc/device-tree-bindings/clock/
H A Drockchip,rk3399-dmc.txt4 - rockchip,cru: this driver should access cru regs, so need get cru here
5 - rockchip,pmucru: this driver should access pmucru regs, so need get pmucru here
6 - rockchip,pmugrf: this driver should access pmugrf regs, so need get pmugrf here
7 - rockchip,pmusgrf: this driver should access pmusgrf regs, so need get pmusgrf here
8 - rockchip,cic: this driver should access cic regs, so need get cic here
H A Drockchip,rk3288-dmc.txt4 - rockchip,cru: this driver should access cru regs, so need get cru here
5 - rockchip,grf: this driver should access grf regs, so need get grf here
6 - rockchip,pmu: this driver should access pmu regs, so need get pmu here
7 - rockchip,sgrf: this driver should access sgrf regs, so need get sgrf here
8 - rockchip,noc: this driver should access noc regs, so need get noc here
18 -logic-supply: this driver should adjust VDD_LOGIC according to dmc frequency, so need get logic-su…
/rk3399_rockchip-uboot/lib/avb/libavb/
H A DKconfig4 The new android bootloader need to startup
11 The new android bootloader need to startup
18 The new android bootloader need to startup
/rk3399_rockchip-uboot/doc/
H A DREADME.nios213 To add a new board/configuration (eg, mysystem) to u-boot, you will need
32 You will need to add additional properties to the dts. Please find an
41 2. If you use SPI/EPCS or I2C, you will need to add aliases to number
47 Next, you will need a default config file. You may start with
55 You will need to change the names of board header file and device tree,
86 You will need to change the environment variables location and setting,
H A DREADME.davinci.nand_spl1 With this approach, we don't need the UBL any more on DaVinci boards.
8 we need a command, which switches between this two read/write
19 To set up mkimage you need a config file for mkimage, example:
84 You need to setup in the ublimage.cfg, where the RBL can find the spl
93 So we need to copy the spl code to block 5 page 0
98 You need to copy the u-boot image to the block/page
H A Dbounces2 # bounce. Addresses are listed one per line and need to match the author
H A DREADME.generic_usb_ohci50 You'll need to define
60 PCI Controllers need to do byte swapping on register accesses, so they
H A DREADME.android-fastboot17 they only need libusb.
18 Windows users need to bring some time until they have Android SDK (currently
20 need to install ADB package which contains the required glue libraries for
21 accessing USB. Also you need "Google USB driver package" and "SDK platform
H A DREADME.boston31 therefore need to configure U-Boot to build for MIPSr6 in order to obtain a
38 If building for MIPSr6 then you will need a toolchain including GCC 5.x or
H A DREADME.hwconfig22 toggling a particular option will need a reboot to take
46 enabling HW feature X we may need to disable Y, and turn Z
H A DREADME.drivers.eth46 At this point in time, the only thing you need to worry about is the driver's
64 /* setup whatever private state you need */
102 need to pass more/less arguments, that's fine. You should also add the
123 real work done. You will need five functions:
146 already in the .bss (net_rx_packets), so there should be no need to allocate your
H A DREADME.VSC3316-330816 …re interface. Also for crosspoint connections to be activated, 01.h value need to be written in 75…
41 …For crosspoint connections to be activated, 01.h value need to be written in 75.h (core configurat…
/rk3399_rockchip-uboot/board/birdland/bav335x/
H A DREADME26 CONFIG_EXTRA_ENV_SETTINGS will need additional care to update for your
30 the IP blocks, so both areas will need their choices updated to reflect
/rk3399_rockchip-uboot/test/
H A DKconfig25 bool "Display test info need by LAVA system"
28 This enable the print info need by LAVA system
/rk3399_rockchip-uboot/drivers/serial/
H A DKconfig137 You will need to provide parameters to make this work. The driver will
144 You will need to provide parameters to make this work. The driver will
152 You will need to provide parameters to make this work. The
160 will need to provide parameters to make this work. The driver will
168 will need to provide parameters to make this work. The driver will
175 will need to provide parameters to make this work. The driver will
191 will need to provide parameters to make this work. The driver will
199 will need to provide parameters to make this work. The driver will
206 You will need to provide parameters to make this work. The driver will
224 will need to provide parameters to make this work. The driver will
[all …]
/rk3399_rockchip-uboot/board/sunxi/
H A DREADME.nand28 board is in FEL mode, you'll need the sunxi-tools that you can find at
31 Then, you'll need to first load an SPL to initialise the RAM:
42 you only need to erase the NAND...
/rk3399_rockchip-uboot/doc/SPL/
H A DREADME.am335x-network30 You will need u-boot.img and spl/u-boot.bin images to perform
44 in the BOOTP reply but obviously they need different images (RBL needs
75 (likely /tftpboot or /var/lib/tftpboot or /srv/tftp). You will need
79 1. Write debrick script. You will need to write a script that will
90 3. Copy debrick.scr to TFTP root directory. You also need to copy
/rk3399_rockchip-uboot/arch/arm/mach-at91/armv7/
H A Dtimer.c20 # error You need to define CONFIG_AT91FAMILY in your board config!
/rk3399_rockchip-uboot/arch/arm/mach-at91/arm926ejs/
H A Dtimer.c17 # error You need to define CONFIG_AT91FAMILY in your board config!
/rk3399_rockchip-uboot/drivers/ram/
H A DKconfig16 If this is acceptable and you have a need to use RAM drivers in
25 If this is acceptable and you have a need to use RAM drivers in
/rk3399_rockchip-uboot/board/solidrun/clearfog/
H A DREADME12 Now all you need to do is copy this image on a SD card.
/rk3399_rockchip-uboot/doc/driver-model/
H A Dserial-howto.txt18 - If the board does not already use driver model, you need CONFIG_DM also
24 - You may need to adjust the function parameters so that the old and new
H A Di2c-howto.txt30 - If the board does not already use driver model, you need CONFIG_DM also
36 - You may need to adjust the function parameters so that the old and new
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dx86-fit-boot.txt153 line and various settings need by the kernel. Arguably the boot loader should
159 we would still need to provide the setup binary. This is not supported by
163 All we need to boot is the vmlinux file and the setup.bin file.
169 To create a FIT you will need a source file describing what should go in the
176 saw above). This means that you will need to load your FIT to a different
180 In that example the kernel is compressed with lzo. Also we need to provide a
229 To make it boot you need to load it and then use 'bootm' to boot it. A

12345678