| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | misc.c | 96 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 D | rockchip,rk3399-dmc.txt | 4 - 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 D | rockchip,rk3288-dmc.txt | 4 - 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 D | Kconfig | 4 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 D | README.nios2 | 13 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 D | README.davinci.nand_spl | 1 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 D | bounces | 2 # bounce. Addresses are listed one per line and need to match the author
|
| H A D | README.generic_usb_ohci | 50 You'll need to define 60 PCI Controllers need to do byte swapping on register accesses, so they
|
| H A D | README.android-fastboot | 17 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 D | README.boston | 31 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 D | README.hwconfig | 22 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 D | README.drivers.eth | 46 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 D | README.VSC3316-3308 | 16 …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 D | README | 26 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 D | Kconfig | 25 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 D | Kconfig | 137 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 D | README.nand | 28 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 D | README.am335x-network | 30 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 D | timer.c | 20 # error You need to define CONFIG_AT91FAMILY in your board config!
|
| /rk3399_rockchip-uboot/arch/arm/mach-at91/arm926ejs/ |
| H A D | timer.c | 17 # error You need to define CONFIG_AT91FAMILY in your board config!
|
| /rk3399_rockchip-uboot/drivers/ram/ |
| H A D | Kconfig | 16 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 D | README | 12 Now all you need to do is copy this image on a SD card.
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | serial-howto.txt | 18 - 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 D | i2c-howto.txt | 30 - 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 D | x86-fit-boot.txt | 153 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
|