mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 07:21:23 +02:00
Create a new function which has the non-UI parts of ensure_board_list(). Add some tests for everything except the N: tag. While we are here, fix the confusing usage of fname inside a loops that also uses fname. Signed-off-by: Simon Glass <sjg@chromium.org>