Re: [PATCH v5 07/11] include: export uuid.h

2024-07-25 Thread Ilias Apalodimas
On Fri, 19 Jul 2024 at 15:43, Caleb Connolly wrote: > > Move this header to include/u-boot/ so that it can be used by external > tools. > > Signed-off-by: Caleb Connolly > --- > arch/arm/mach-rockchip/board.c | 2 +- > board/cobra5272/flash.c| 2 +- > board/garden

[PATCH v5 07/11] include: export uuid.h

2024-07-19 Thread Caleb Connolly
Move this header to include/u-boot/ so that it can be used by external tools. Signed-off-by: Caleb Connolly --- arch/arm/mach-rockchip/board.c | 2 +- board/cobra5272/flash.c| 2 +- board/gardena/smart-gateway-mt7688/board.c | 2 +- board/socrates/socrates.c