mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-19 01:31:57 +01:00
Turn the big inner if (RW_MGR_MEM_NUMBER_OF_RANKS == ...) conditional
into a switch {} statement instead. No functional change.
Signed-off-by: Marek Vasut <marex@denx.de>