diff options
| author | Niel Fourie <[email protected]> | 2021-01-21 13:19:19 +0100 |
|---|---|---|
| committer | Priyanka Jain <[email protected]> | 2021-02-08 14:01:17 +0530 |
| commit | df86d324c79e890141386b7e27adc1cb949e8d41 (patch) | |
| tree | 3693de41dfdc2aea49a28b2133621633a2fd23f5 /include | |
| parent | c1a215b455c436532392edf9bde0ff853718b9a1 (diff) | |
keymile: common: update to set_env_hex(), fix "pram" radix
Replace instances of sprintf()/set_env() for setting hexadecimal
values with set_env_hex().
In set_km_env() the "pram" variable was set to an hexadecimal
value, while initr_mem() expects an unsigned decimal, so use
set_env_ulong() instead.
Signed-off-by: Niel Fourie <[email protected]>
Cc: Holger Brunck <[email protected]>
Cc: Heiko Schocher <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
[Rebased]
Signed-off-by: Priyanka Jain <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
