diff options
author | Masahisa Kojima <masahisa.kojima@linaro.org> | 2023-01-24 15:56:13 +0900 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-01-27 18:32:00 +0100 |
commit | cd160b27bdaa81c83dabd6a82f666a388796382f (patch) | |
tree | 9b84d62e338e82c0b8d740444f44ac730ea89a20 /drivers/ddr/imx/phy/ddrphy_utils.c | |
parent | cb50dda10f59fd1b790788ec9ed4096247f65fd3 (diff) |
eficonfig: refactor eficonfig_process_common function
Current change boot order implementation does not call
eficonfig_process_common() and call own menu functions
for display_statusline, item_data_print and item_choice.
Change boot order functionality should call
eficonfig_process_common() to improve maintenanceability.
This commit is a preparation to remove the change boot
order specific implementation. The menu functions
(display_statusline, item_data_print and item_choice) are
added as argument of eficonfig_process_common().
The menu description string displayed at the bottom of
the menu is also added as argument.
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'drivers/ddr/imx/phy/ddrphy_utils.c')
0 files changed, 0 insertions, 0 deletions