Home
last modified time | relevance | path

Searched refs:pbl (Results 1 – 15 of 15) sorted by relevance

/rk3399_rockchip-uboot/doc/
H A DREADME.pblimage15 The default Image is u-boot.pbl.
35 Write u-boot.pbl to eSPI flash from offset 0x0.
37 =>tftp 100000 u-boot.pbl
44 Write u-boot.pbl to SD/MMC from offset 0x1000.
46 =>tftp 100000 u-boot.pbl
52 Write u-boot.pbl to Nand from offset 0x0.
54 =>tftp 100000 u-boot.pbl
/rk3399_rockchip-uboot/board/varisys/cyrus/
H A DREADME11 In order to reflash u-boot, you must download u-boot.pbl, then write it
14 > tftp 1000000 u-boot.pbl
19 > dd if=u-boot.pbl of=/dev/sdX bs=512 oseek=8
/rk3399_rockchip-uboot/board/freescale/t208xrdb/
H A DREADME169 b. program u-boot-with-spl-pbl.bin to NAND flash
170 => tftp 1000000 u-boot-with-spl-pbl.bin
179 b. program u-boot-with-spl-pbl.bin to SPI flash
180 => tftp 1000000 u-boot-with-spl-pbl.bin
190 b. program u-boot-with-spl-pbl.bin to micro-SD/TF card
191 => tftp 1000000 u-boot-with-spl-pbl.bin
/rk3399_rockchip-uboot/board/freescale/t208xqds/
H A DREADME186 b. program u-boot-with-spl-pbl.bin to NAND flash
187 => tftp 1000000 u-boot-with-spl-pbl.bin
196 b. program u-boot-with-spl-pbl.bin to SPI flash
197 => tftp 1000000 u-boot-with-spl-pbl.bin
207 b. program u-boot-with-spl-pbl.bin to SD/MMC card
208 => tftp 1000000 u-boot-with-spl-pbl.bin
/rk3399_rockchip-uboot/arch/arc/dts/
H A Daxs10x_mb.dtsi40 snps,pbl = < 32 >;
/rk3399_rockchip-uboot/board/freescale/t102xrdb/
H A DREADME219 b. program u-boot-with-spl-pbl.bin to NAND flash
220 => tftp 1000000 u-boot-with-spl-pbl.bin
229 b. program u-boot-with-spl-pbl.bin to SPI flash
230 => tftp 1000000 u-boot-with-spl-pbl.bin
243 b. program u-boot-with-spl-pbl.bin to SD/MMC card
244 => tftp 1000000 u-boot-with-spl-pbl.bin
/rk3399_rockchip-uboot/board/freescale/t102xqds/
H A DREADME235 b. program u-boot-with-spl-pbl.bin to NAND flash
236 => tftp 1000000 u-boot-with-spl-pbl.bin
245 b. program u-boot-with-spl-pbl.bin to SPI flash
246 => tftp 1000000 u-boot-with-spl-pbl.bin
256 b. program u-boot-with-spl-pbl.bin to SD/MMC card
257 => tftp 1000000 u-boot-with-spl-pbl.bin
/rk3399_rockchip-uboot/
H A DMakefile788 ALL-$(CONFIG_RAMBOOT_PBL) += u-boot-with-spl-pbl.bin
793 ALL-$(CONFIG_RAMBOOT_PBL) += u-boot.pbl
1052 MKIMAGEFLAGS_u-boot.pbl = -n $(srctree)/$(CONFIG_SYS_FSL_PBL_RCW:"%"=%) \
1055 u-boot-dtb.img u-boot.img u-boot.kwb u-boot.pbl u-boot-ivt.img: \
1230 MKIMAGEFLAGS_u-boot-spl.pbl = -n $(srctree)/$(CONFIG_SYS_FSL_PBL_RCW:"%"=%) \
1234 spl/u-boot-spl.pbl: spl/u-boot-spl.bin FORCE
1243 OBJCOPYFLAGS_u-boot-with-spl-pbl.bin = -I binary -O binary --pad-to=$(CONFIG_SPL_PAD_TO) \
1246 u-boot-with-spl-pbl.bin: spl/u-boot-spl.pbl $(UBOOT_BINLOAD) FORCE
/rk3399_rockchip-uboot/doc/device-tree-bindings/net/
H A Dstmmac.txt20 - snps,pbl Programmable Burst Length
/rk3399_rockchip-uboot/drivers/net/
H A Ddwc_eth_qos.c1270 u32 val, tx_fifo_sz, rx_fifo_sz, tqs, rqs, pbl; in eqos_enable() local
1433 pbl = tqs + 1; in eqos_enable()
1434 if (pbl > 32) in eqos_enable()
1435 pbl = 32; in eqos_enable()
1439 pbl << EQOS_DMA_CH0_TX_CONTROL_TXPBL_SHIFT); in eqos_enable()
/rk3399_rockchip-uboot/board/freescale/t104xrdb/
H A DREADME349 2. SD does not support flush so remove flush from pbl, make changes in
365 2. SPI does not support flush so remove flush from pbl, make changes in
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dstm32f746.dtsi70 snps,pbl = <8>;
H A Dstih407-family.dtsi727 snps,pbl = <8>;
H A Dsun6i-a31.dtsi948 snps,pbl = <2>;
H A Dsun7i-a20.dtsi1673 snps,pbl = <2>;