/openbmc/u-boot/doc/ |
H A D | git-mailrc | 8 alias uboot u-boot@lists.denx.de 9 alias u-boot uboot 65 alias samsung uboot, prom 105 alias dm uboot, sjg 111 alias fdt uboot, sjg 112 alias i2c uboot, hs 115 alias nand uboot 120 alias ubi uboot, hs 123 alias video uboot, ag 124 alias patman uboot, sjg [all …]
|
/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/ |
H A D | u-boot-tools.inc | 59 install -m 0755 tools/mkimage ${D}${bindir}/uboot-mkimage 60 ln -sf uboot-mkimage ${D}${bindir}/mkimage 63 install -m 0755 tools/mkenvimage ${D}${bindir}/uboot-mkenvimage 64 ln -sf uboot-mkenvimage ${D}${bindir}/mkenvimage 67 install -m 0755 tools/dumpimage ${D}${bindir}/uboot-dumpimage 68 ln -sf uboot-dumpimage ${D}${bindir}/dumpimage 71 install -m 0755 tools/fit_check_sign ${D}${bindir}/uboot-fit_check_sign 72 ln -sf uboot-fit_check_sign ${D}${bindir}/fit_check_sign 75 install -m 0755 tools/mkeficapsule ${D}${bindir}/uboot-mkeficapsule 76 ln -sf uboot-mkeficapsule ${D}${bindir}/mkeficapsule [all …]
|
/openbmc/openbmc/poky/meta-selftest/classes/ |
H A D | test-mkimage-wrapper.bbclass | 11 echo "### uboot-mkimage wrapper message" 12 uboot-mkimage "$@" 16 echo "### uboot-mkimage signing wrapper message" 17 uboot-mkimage "$@"
|
/openbmc/u-boot/board/rockchip/sheep_rk3368/ |
H A D | README | 5 > git clone https://github.com/rockchip-linux/u-boot.git rockchip-uboot 6 > cd rockchip-uboot 17 > ../rockchip-uboot/tools/loaderimage --pack --uboot u-boot.bin u-boot.img 24 > rkdeveloptool db ./rockchip-uboot/rk3368_loader_v2.00.256.bin 25 > rkdeveloptool wl 0x6000 ./rockchip-uboot/trust.img
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_spl_load.c | 17 __attribute__((noreturn)) void (*uboot)(void); in nand_boot() local 39 uboot = (void *)CONFIG_SYS_NAND_U_BOOT_START; in nand_boot() 40 (*uboot)(); in nand_boot()
|
/openbmc/u-boot/configs/ |
H A D | CHIP_pro_defconfig | 12 CONFIG_MTDPARTS_DEFAULT="mtdparts=sunxi-nand.0:256k(spl),256k(spl-backup),2m(uboot),2m(uboot-backup… 16 CONFIG_ENV_UBI_VOLUME="uboot-env"
|
H A D | T2081QDS_defconfig | 26 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:1m(uboot),5m(kernel),128k(…
|
H A D | T2080QDS_defconfig | 27 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:1m(uboot),5m(kernel),128k(…
|
H A D | T1023RDB_defconfig | 30 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:1m(uboot),5m(kernel),128k(…
|
H A D | T1040RDB_defconfig | 29 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:2m(uboot),9m(kernel),128k(…
|
H A D | T1040D4RDB_defconfig | 29 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:2m(uboot),9m(kernel),128k(…
|
H A D | T2080RDB_defconfig | 27 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:1m(uboot),5m(kernel),128k(…
|
H A D | T1024RDB_defconfig | 31 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:1m(uboot),5m(kernel),128k(…
|
H A D | T1042RDB_defconfig | 28 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:2m(uboot),9m(kernel),128k(…
|
H A D | T1040D4RDB_SECURE_BOOT_defconfig | 31 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:2m(uboot),9m(kernel),128k(…
|
H A D | T1040QDS_DDR4_defconfig | 32 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:2m(uboot),9m(kernel),128k(…
|
H A D | T1042RDB_SECURE_BOOT_defconfig | 30 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:2m(uboot),9m(kernel),128k(…
|
H A D | T1042RDB_PI_defconfig | 31 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:2m(uboot),9m(kernel),128k(…
|
H A D | T1024QDS_defconfig | 31 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:2m(uboot),9m(kernel),128k(…
|
H A D | T2080RDB_SECURE_BOOT_defconfig | 29 …0000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:1m(uboot),5m(kernel),128k(…
|
/openbmc/openbmc/meta-hpe/meta-gxp/classes/ |
H A D | gxp2-bootblock-n.bbclass | 13 install -m 644 ${HPE_GXP_KEY_FILES_DIR}/header.sig ${DEPLOYDIR}/hpe-uboot-header.section 14 install -m 644 ${HPE_GXP_KEY_FILES_DIR}/header-512.sig ${DEPLOYDIR}/hpe-uboot-header-512.section 17 …install -m 644 ${HPE_GXP_KEY_FILES_DIR}/customer_private_key.pem ${DEPLOYDIR}/hpe-uboot-signing-ke…
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | fsl_espi_spl.c | 35 void (*uboot)(void) __noreturn; in fsl_spi_boot() local 87 uboot = (void *)CONFIG_SYS_SPI_FLASH_U_BOOT_START; in fsl_spi_boot() 88 (*uboot)(); in fsl_spi_boot()
|
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/image/ |
H A D | obmc-phosphor-image.bbappend | 31 HPE_UBOOT_SIGNING_HEADER ?= "hpe-uboot-header.section" 32 HPE_UBOOT_SIGNING_HEADER_512 ?= "hpe-uboot-header-512.section" 33 HPE_UBOOT_SIGNING_KEY ?= "hpe-uboot-signing-key.pem" 109 # Extract uboot 256K 124 > ${DEPLOY_DIR_IMAGE}/gxp-uboot.sig 132 if=${DEPLOY_DIR_IMAGE}/gxp-uboot.sig \ 144 # Expand uboot to 384K 153 ${DEPLOY_DIR_IMAGE}/gxp-uboot.sig 157 # Check uboot image size equals to 384K 193 # Check uboot image size equals to 384K
|
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/ |
H A D | u-boot-common-aspeed-sdk_2019.04.inc | 1 require conf/machine/distro/include/uboot-distrovars.inc 16 SRC_URI:append:uboot-flash-32768 = " file://u-boot_flash_32M.cfg" 17 SRC_URI:append:uboot-flash-65536 = " file://u-boot_flash_64M.cfg"
|
/openbmc/u-boot/board/rockchip/evb_rk3328/ |
H A D | README | 59 > ./rkbin/tools/loaderimage --pack --uboot u-boot/u-boot-dtb.bin uboot.img 62 > mv uboot.img ./image/rk3328evb-uboot.bin
|