u-boot/board/keymile
Niel Fourie df86d324c7 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 <lusus@denx.de>
Cc: Holger Brunck <holger.brunck@hitachi-powergrids.com>
Cc: Heiko Schocher <hs@denx.de>
Reviewed-by: Stefan Roese <sr@denx.de>
[Rebased]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-02-08 14:01:17 +05:30
..
common keymile: common: update to set_env_hex(), fix "pram" radix 2021-02-08 14:01:17 +05:30
km83xx km/ppc: use Kconfig for MEMTEST configuration 2020-11-19 09:45:49 -05:00
km_arm km/kirkwood: enable USB support and the host controller driver 2021-01-18 15:14:15 -05:00
kmp204x board/km: update MAINTAINERS email 2020-07-17 10:47:19 -04:00
scripts km: replace hardcoded address for imported environment 2020-11-19 09:45:49 -05:00
secu1 km: fix license string and compatible strings 2020-10-22 09:54:54 -04:00
Kconfig km: adapt defines and variables for new memory layout 2020-10-22 11:25:33 -04:00