Skip to content
Snippets Groups Projects
Commit a5c40670 authored by Stefan Roese's avatar Stefan Roese
Browse files

UBI: Change parsing of size in commands to default to hex


Currently the size parameters of the UBI commands (e.g. "ubi write") are
decoded as decimal instead of hex as default. This patch now interprets
all these values consistantly as hex, as all other standard U-Boot commands
do.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 8000b086
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment