diff options
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | 2022-09-15 18:25:32 +0200 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2022-10-19 19:30:48 +0800 |
commit | 51ead640477fcf084bdddf6738b1d3a54728532c (patch) | |
tree | 2e5d648cbc0a8d56ca68935dc616070cf9f526d6 /lib/string.c | |
parent | d842b561bb7ad214935918063d0742c76a589fbe (diff) |
rockchip: puma-rk3399: remove dead code
CONFIG_SERIAL_TAG is not selectable for ARM64 machines. While
get_board_serial is weakly defined if ENV_VARS_UBOOT_RUNTIME_CONFIG is
defined, it is only called when CONFIG_SUPPORT_PASSING_ATAGS is defined,
which also is not selectable for ARM64 machines. Therefore this is dead
code so let's remove it.
Cc: Quentin Schulz <foss+uboot@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions