Home
last modified time | relevance | path

Searched full:install (Results 1 – 25 of 66) sorted by relevance

123

/rk3399_rockchip-uboot/doc/
H A DREADME.marvell8 1. Install required packages:
10 # sudo apt-get install libssl-dev
11 # sudo apt-get install device-tree-compiler
12 # sudo apt-get install swig libpython-dev
H A DREADME.distro21 allow distros to install and boot in an out-of-the-box fashion should enable
23 support/install logic that targets these features. This will allow distros
24 to install on many boards without the need for board-specific logic.
27 decoupling distro install/boot logic from any knowledge of the bootloader.
39 distro installer logic would be to install a board-specific U-Boot package to
57 Distros simply need to install the boot configuration files (see next
184 installers given that distros do not commonly distribute bootable install
H A DREADME.imx691 2. Using imx_usb_loader for first install with SPL
95 allow to install U-Boot without a JTAG debugger, using
119 A first install is then possible by combining imx_usb_loader with
H A DREADME.pxe177 label install
178 menu label Default Install Image
179 kernel kernels/install.bin
H A DREADME.mxs40 $ sudo apt-get install libssl-dev
75 Finally, install the "elftosb" binary. The "install" target is missing, so just
H A DREADME.clang27 sudo apt-get install clang
/rk3399_rockchip-uboot/doc/DocBook/
H A DMakefile55 install $(obj)/man/*.9.gz /usr/local/man/man9/
90 notfoundtemplate = echo "*** You have to install docbook-utils or xmlto ***"; \
137 (echo "*** You need to install xmlto ***"; \
148 (echo "*** You need to install xmlto ***"; \
161 (echo "*** You need to install transfig ***"; \
170 (echo "*** You need to install transfig ***"; \
198 @echo ' installmandocs - install man pages generated by mandocs'
/rk3399_rockchip-uboot/
H A D.travis.yml31 install:
45 - pip install pytest
52 - PATH=/tmp/qemu-install/bin:/tmp/uboot-test-hooks/bin:/usr/bin:/bin
59 # install toolchains based on TOOLCHAIN} variable
86 ./configure --prefix=/tmp/qemu-install --target-list=${QEMU_TARGET} &&
87 make -j4 all install;
/rk3399_rockchip-uboot/include/
H A Dbios_emul.h58 * bios_set_interrupt_handler() - Install an interrupt handler for the BIOS
62 * @intnum: Interrupt number to install a handler for
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A De820.h26 /* Implementation defined function to install an e820 map */
/rk3399_rockchip-uboot/doc/SPL/
H A DREADME.am335x-network37 - Install DHCP server and setup it to listen on the interface you
74 Install TFTP server and put image files to it's root directory
/rk3399_rockchip-uboot/arch/x86/lib/
H A De820.c13 * Install a default e820 table with 4 entries as follows:
H A Dcoreboot_table.c121 /* first install e820 defined memory maps */ in write_coreboot_table()
132 /* then install all configuration tables */ in write_coreboot_table()
/rk3399_rockchip-uboot/tools/kermit/
H A DREADME29 embedded flash sector which is erased whenever you install a
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dinterrupts.c45 * Install and free an interrupt handler.
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/
H A Dinterrupts.c145 * Install and free an interrupt handler
207 * Install the error handler. in cpm_interrupt_init()
214 * Install the cpm interrupt handler in cpm_interrupt_init()
/rk3399_rockchip-uboot/board/freescale/mx6ullevk/
H A DREADME6 $ sudo apt-get install device-tree-compiler
/rk3399_rockchip-uboot/drivers/sound/
H A DKconfig71 and sound_play() functions for sandbox. Note that you must install
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Domap_sec_common.h61 * Invoke a secure HAL API to authenticate and install a Trusted Execution
/rk3399_rockchip-uboot/tools/patman/
H A DREADME150 How to install it
154 However to use it on other projects it may be more convenient to install it as
156 to install patman:
158 $ cd tools/patman && python setup.py install
/rk3399_rockchip-uboot/board/qualcomm/dragonboard410c/
H A Dreadme.txt9 1) Install mkbootimg and dtbTool from
/rk3399_rockchip-uboot/tools/buildman/
H A Dbsettings.py28 print 'To install tool chains, please use the --fetch-arch option'
/rk3399_rockchip-uboot/arch/arm/mach-keystone/
H A Dcmd_mon.c54 "Install boot kernel at 'addr'",
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dcheck-lxdialog.sh57 echo " *** Install ncurses (ncurses-devel) and try again." 1>&2
/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dinterrupts.c44 * Install and free an interrupt handler

123