Since this function only adjusts one element of the bootm command, pass just that. This will make it easier to refactor things to remove the bootm command.
Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> --- (no changes since v1) boot/pxe_utils.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) Applied to sjg/master, thanks!

