]> Git Repo - J-u-boot.git/commit
board_f: Move new_bloblist to boardf
authorSimon Glass <[email protected]>
Wed, 21 Aug 2024 16:19:12 +0000 (10:19 -0600)
committerTom Rini <[email protected]>
Mon, 26 Aug 2024 20:05:38 +0000 (14:05 -0600)
commite821897622a13d41c80993510be56e7011d1c43a
tree5b8b89d679ac6f02c231da9cd6b8e963e5912dea
parent894197285407ae5782597cdd9c79eca8518246ed
board_f: Move new_bloblist to boardf

This value is only used before relocation. Move it to the new boardf
struct.

Signed-off-by: Simon Glass <[email protected]>
common/board_f.c
include/asm-generic/global_data.h
include/board_f.h
This page took 0.03555 seconds and 4 git commands to generate.