mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-18 02:51:28 +02:00
This commit reworks "struct uniphier_board_data" with an array of DRAM channel data in it. It will allow further cleanups by means of "for" statements that iterate over the DDR channels. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>