u-boot/board/xilinx
Michal Simek 04cc6f0a53 arm64: zynqmp: Fix command error values properly
Process errors from command via cmd_process_error() as is done on Versal.
When internal function returns different number then CMD_RET_SUCCESS(0),
CMD_RET_FAILURE(1) or CMD_RET_USAGE(-1) shell react on these errors by
throwing an error like
"exit not allowed from main input shell." that's why use
cmd_process_error() to make sure that error code is all the time correct.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/d511935ba10daf95c70996fae6e6ffc374efffa0.1685618464.git.michal.simek@amd.com
2023-06-12 13:25:02 +02:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common board: xilinx: Add missing prototypes 2023-06-12 13:24:31 +02:00
microblaze-generic arm64: xilinx: Move board_get_usable_ram_top() to common location 2022-09-13 11:32:48 +02:00
versal Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIG 2023-02-09 16:32:26 -05:00
versal-net xilinx: versal-net: Add new versalnet loadpdi command 2023-06-12 13:24:31 +02:00
zynq Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIG 2023-02-09 16:32:26 -05:00
zynqmp arm64: zynqmp: Fix command error values properly 2023-06-12 13:25:02 +02:00
zynqmp_r5 .mailmap: Start to use new amd.com email address 2022-04-19 14:51:11 -04:00
Kconfig xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries 2022-12-05 08:55:55 +01:00