1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-25 04:21:18 +02:00
Files
u-boot-megous/arch/sandbox/include/asm
Simon Glass c6d84a30fe sandbox: Add a note about the growing state_info struct
This struct is getting larger and in some cases is being used for things
which would be better put into a driver. For example hwspinlock is not
used outside of sandbox_hwspinlock.c.

Add a note to encourage people to put things elsewhere.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-02-20 15:25:29 +08:00
..
2018-08-03 19:53:10 -04:00
2016-10-19 09:01:53 +02:00
2018-09-23 21:55:30 +02:00
2018-12-13 16:32:49 -07:00