u-boot-brain/board/keymile/common
Aleksandar Gerasimovski 0753603e25 keymile: common: fix hexadecimal env variable format
Commit df86d32 breaks linux kernel and product application boot.

Linux kernel and our product application scripts are expecting 0x prefix
for hexadecimal values, while env_set_hex writes them without a prefix.

This patch partially revert env_set_hex usage for affected env variables.

Signed-off-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-06-17 11:46:11 +05:30
..
common.c keymile: common: fix hexadecimal env variable format 2021-06-17 11:46:11 +05:30
common.h board/km: move km i2c deblock declarations to a km/common.h 2021-02-08 14:01:18 +05:30
ivm.c board/km: add support for seli8 design based on nxp ls102x 2021-04-15 14:22:17 +05:30
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