Home
last modified time | relevance | path

Searched refs:ubl (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/doc/
H A DREADME.ublimage24 -d u-boot-nand.bin u-boot.ubl
28 $ make u-boot.ubl
77 Structure of the u-boot.ubl binary:
93 4) create u-boot.ubl, size = 1 page size NAND
98 -> You get an u-boot.ubl binary, which you can flash
H A DREADME.davinci.nand_spl2 A "make boardname" will compile a u-boot.ubl, with UBL Header, which is
27 pagesize = 0x800, so the u-boot.ubl image (which you get with:
78 Headers, so you have to burn the UBL header page from the u-boot.ubl
121 uboot=/tftpboot/cam_enc_4xx/u-boot.ubl
128 If you do a "run load update" u-boot, spl + ubl header
/openbmc/linux/drivers/media/dvb-frontends/
H A Dzl10353.c521 u32 ubl = 0; in zl10353_read_ucblocks() local
523 ubl = zl10353_read_register(state, RS_UBC_1) << 8 | in zl10353_read_ucblocks()
526 state->ucblocks += ubl; in zl10353_read_ucblocks()
/openbmc/u-boot/
H A DMakefile1285 MKIMAGEFLAGS_u-boot.ubl = -n $(UBL_CONFIG) -T ublimage -e $(CONFIG_SYS_TEXT_BASE)
1287 u-boot.ubl: u-boot-with-spl.bin FORCE