summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2021-07-23 11:13:57 +0200
committerStefan Roese <[email protected]>2021-07-31 09:49:31 +0200
commitc934aad06c8df5e95af4c461bf3d62f7c95169a0 (patch)
treea23e3e124c1c39850207138938911e0e47a4becd /scripts
parent37cb9c15d70d638d77bf9b8e50e06132efea7cff (diff)
tools: kwbimage: Align SPI and NAND images to 256 bytes
Writing into SPI NOR and NAND memory can be done only in 256 bytes long blocks. Align final image size so that when it is burned into SPI NOR or NAND memory via U-Boot's commands (sf or mtd), we can use the $filesize variable directly as the length argument. 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')
0 files changed, 0 insertions, 0 deletions