u-boot-brain/board/keymile/common
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.c keymile: common: update to set_env_hex(), fix "pram" radix 2021-02-08 14:01:17 +05:30
common.h km/boards: add MAC address offset as argument to ivm_populate_env 2020-01-10 10:25:13 -05:00
ivm.c km/arm: coding style clean up 2020-12-01 14:12:28 -05:00
qrio.c keymile: common: qrio: print QRIO id and revision number 2021-02-08 14:01:17 +05:30
qrio.h keymile: common: qrio: print QRIO id and revision number 2021-02-08 14:01:17 +05:30