1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-06 13:29:19 +01:00
Files
u-boot-megous/include/asm-generic
Simon Glass 8a715530bb dm: core: Allow the uclass list to move
At present the uclass list head is in global_data. This is convenient
but with the new of-platdata we need the list head to be declared by
the generated code.

Change this over to be a pointer. Provide a 'static' version in
global_data to retain the current behaviour.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-01-05 12:24:41 -07:00
..
2018-09-25 21:49:18 -04:00
2010-05-06 00:17:01 +02:00
2020-07-16 12:37:02 +02:00