On Tue, Jan 22, 2019 at 9:14 AM Simon Glass <[email protected]> wrote: > > 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 <[email protected]> > --- > > arch/sandbox/include/asm/state.h | 9 +++++++++ > 1 file changed, 9 insertions(+) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

