commit | c44d374bef118a07b44a5a5f596569891cfc6d21 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sebastian.reichel@collabora.com> | Tue Dec 15 00:41:56 2020 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Dec 26 14:56:09 2020 +0100 |
tree | e6830c2f8d982b81c1c409453c035234fb164dea | |
parent | db43c0b72d1eb0dcf2778413743fcf355b5632a1 [diff] |
board: ge: bx50v3: remove confidx magic numbers Instead of hardcoding index magic numbers in the board code, also rely on board_fit_config_name_match choosing the right config for the fitImage containing the kernel. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>