[PATCH 0/2] A few linker-list fixes

Simon Glass sjg at chromium.org
Sat Mar 21 14:46:22 CET 2026


This series includes two patches to fix aignment problems with linker
lists. In certain circumstances these can cause the drivers list to be
non-contiguous, causing crashes, hangs, etc.


Simon Glass (2):
  linker_lists: Fix end-marker alignment to prevent padding
  dm: Fix linker list alignment for ll_entry_get()

 include/linker_lists.h | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

-- 
2.43.0

base-commit: eb00c710508d09b2a3b9aca75dd18280f1304703
branch: llistb


More information about the U-Boot mailing list