#include <fastboot.h>
◆ FBLoop()
| FBLoop::FBLoop |
( |
const char * | p | ) |
|
◆ build_cmd()
| string FBLoop::build_cmd |
( |
const std::string & | cmd, |
|
|
size_t | off, |
|
|
size_t | sz ) |
◆ each()
| virtual int FBLoop::each |
( |
FastBoot & | fb, |
|
|
std::shared_ptr< DataBuffer > | fbuff, |
|
|
size_t | off ) |
|
pure virtual |
◆ run()
| int FBLoop::run |
( |
CmdCtx * | ctx | ) |
|
|
overridevirtual |
◆ m_blksize
| size_t FBLoop::m_blksize = 512 |
◆ m_each
| size_t FBLoop::m_each = 0x4000000 |
◆ m_filename
| std::string FBLoop::m_filename |
◆ m_nostop
| bool FBLoop::m_nostop = false |
◆ m_seek
| size_t FBLoop::m_seek = 0 |
◆ m_skip
| size_t FBLoop::m_skip = 0 |
◆ m_uboot_cmd
| std::string FBLoop::m_uboot_cmd = "mmc read $loadaddr" |
The documentation for this class was generated from the following files:
- /build/mfgtools-git/src/mfgtools-git/libuuu/fastboot.h
- /build/mfgtools-git/src/mfgtools-git/libuuu/fastboot.cpp