mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 07:51:17 +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>