summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2021-07-23 11:13:59 +0200
committerStefan Roese <[email protected]>2021-07-31 09:49:31 +0200
commit501a54a29cc20ce7df70f290fa274b8e2ea9d6f4 (patch)
tree9442fc25f77ecb1275330373f514273e4382952a /scripts/basic
parentbd487ce0813553fecd41fe1c24a111193cf563ba (diff)
tools: kwbimage: Fix generation of SATA, SDIO and PCIe images
SATA and SDIO images must be aligned to sector size (which in most cases is 512 bytes) and Source Address in main header is stored in number of sectors from the beginning of the drive. SATA image must be stored at sector 1 and SDIO image at sector 0. Source Address for PCIe image is not used and must be set to 0xFFFFFFFF. Signed-off-by: Pali Rohár <[email protected]> Reviewed-by: Marek Behún <[email protected]> Reviewed-by: Stefan Roese <[email protected]> Reviewed-by: Chris Packham <[email protected]> Tested-by: Chris Packham <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions