Home
last modified time | relevance | path

Searched refs:UBOOT_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/docs/system/arm/
H A Daspeed.rst258 UBOOT_SIZE=$(stat --format=%s -L ${IMGDIR}/u-boot-nodtb.bin)
262 -device loader,force-raw=on,addr=$((0x400000000 + ${UBOOT_SIZE})),file=${IMGDIR}/u-boot.dtb \
/openbmc/qemu/hw/ppc/
H A Dsam460ex.c59 #define UBOOT_SIZE 0x00080000 macro