Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch231 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
924 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enabl…
944 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
945 …s='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file…
946 + archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o …
947 …ared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file…
955 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
956 …s='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file…
957 + archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o …
958 …ared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file…
[all …]
/openbmc/u-boot/doc/
H A DREADME.rockusb35 use rkdeveloptool wl command to write lba. BeginSec is the lba on device
38 sudo rkdeveloptool wl <BeginSec> <File>
43 sudo rkdeveloptool wl 64 <U-Boot binary>
51 - wl : Write blocks using LBA
/openbmc/u-boot/board/vamrs/rock960_rk3399/
H A DREADME109 > rkdeveloptool wl 64 u-boot/idbspl.img
110 > rkdeveloptool wl 0x4000 u-boot/u-boot.itb
117 > rkdeveloptool wl 0x40 idbloader.img
118 > rkdeveloptool wl 0x4000 uboot.img
119 > rkdeveloptool wl 0x6000 ./img/rk3399/trust.img
/openbmc/u-boot/board/rockchip/evb_rk3399/
H A DREADME114 > rkdeveloptool wl 64 u-boot/idbspl.img
115 > rkdeveloptool wl 0x4000 u-boot/u-boot.itb
123 > rkdeveloptool wl 0x4000 u-boot/uboot.img
124 > rkdeveloptool wl 0x6000 u-boot/trust.img
/openbmc/u-boot/board/rockchip/sheep_rk3368/
H A DREADME25 > rkdeveloptool wl 0x6000 ./rockchip-uboot/trust.img
26 > rkdeveloptool wl 0x4000 ./u-boot/u-boot.img
/openbmc/u-boot/drivers/mtd/ubi/
H A DMakefile6 obj-y += attach.o build.o vtbl.o vmt.o upd.o kapi.o eba.o io.o wl.o crc32.o
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/
H A DREADME52 > ./rkdeveloptool wl 64 ../spl.img
53 > ./rkdeveloptool wl 512 ../u-boot.itb
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0006-zero-out-wl-buffers-in-egl_surface_free.patch4 Subject: [PATCH] zero-out wl buffers in egl_surface_free
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A DREADME88 > ./rkdeveloptool wl 64 ../spl_mmc.img
89 > ./rkdeveloptool wl 512 ../u-boot.itb
/openbmc/u-boot/board/rockchip/evb_rv1108/
H A DREADME19 > rkdeveloptool wl 0x40 u-boot.img
/openbmc/u-boot/cmd/
H A Dnvedit.c1053 int wl = 0; in do_env_import() local
1127 wl = 1; in do_env_import()
1144 crlf_is_lf, wl ? argc - 2 : 0, wl ? &argv[2] : NULL)) { in do_env_import()
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dsmc.c65 uint8_t tcl, wl; in prog_ddr_timing_control() local
96 wl = 5 + mrc_params->ddr_speed; in prog_ddr_timing_control()
109 tmp2 = wl - 3; in prog_ddr_timing_control()
110 dtr1 |= (wl - 3); in prog_ddr_timing_control()
112 dtr1 |= ((wl + 4 + twr - 14) << 8); /* Change to tWTP */ in prog_ddr_timing_control()
148 dtr3 |= ((4 + wl + twtr - 11) << 13); in prog_ddr_timing_control()
1150 uint8_t twr, wl, rank; in perform_jedec_init() local
1212 wl = 5 + mrc_params->ddr_speed; in perform_jedec_init()
1213 emrs2_cmd |= ((wl - 5) << 9); in perform_jedec_init()
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/
H A Duserland_git.bb30 file://0006-zero-out-wl-buffers-in-egl_surface_free.patch \
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/
H A D0001-BootLogoLib-align-logo-coords-to-be-even.patch149 zFPsmgThz&1dC!(eN!>`Kca`(QwExgWG7F((Pm!~g1c*&NIql?uu#Owfn=#wl&WM5@
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch10105 +static struct qent_dst* qe_dst_new(struct ff_weak_link_master * const wl, const enum mediabufs_mem…
10114 + .mbc_wl = ff_weak_link_ref(wl)