On Tue, Sep 4, 2018 at 6:36 AM, Chris Blake wrote:
> Without this fix, u-boot fails to comple as it tries to load watchdog.h
> during an SPL build. This breaks support for things such as the sunxi
> arch.
I'm not quite clear about the issue, was it a build break or
functionality? better to paste
Without this fix, u-boot fails to comple as it tries to load watchdog.h
during an SPL build. This breaks support for things such as the sunxi
arch.
Signed-off-by: Chris Blake
---
include/watchdog.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/watchdog.h b/inclu
2 matches
Mail list logo