]> git.dujemihanovic.xyz Git - u-boot.git/commit
global_data: Remove jump table in SPL
authorSimon Glass <sjg@chromium.org>
Wed, 21 Aug 2024 16:19:24 +0000 (10:19 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2024 20:06:08 +0000 (14:06 -0600)
commitd9902107027a41fc6a27b10f6e030c5a2465936b
tree796bf831ba512656f477ee6a1d6c46b519298452
parentb9c396ca4972decf82d4b5896ea8e72c3f8929a9
global_data: Remove jump table in SPL

SPL builds don't use the jump table since they cannot run apps. Drop
it, moving it together with boardf.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/freescale/ls2080ardb/eth_ls2080rdb.c
common/console.c
include/asm-generic/global_data.h