On Thu, 20 Aug 2020 at 09:11, Rayagonda Kokatanur
<[email protected]> wrote:
>
> From: Trac Hoang <[email protected]>
>
> Chimp is a core in Broadcom netxtream controller (bnxt).
> Add command to load binary to chimp and boot bnxt.
>
> Signed-off-by: Trac Hoang <[email protected]>
> Signed-off-by: Rayagonda Kokatanur <[email protected]>
> ---
> Changes from V1:
>  -Address review comments from Simon,
>   Update commit message.
>   Rearrange header files.
>   Add comments to macros.
>
>  cmd/broadcom/Makefile     |  4 ++++
>  cmd/broadcom/chimp_boot.c | 37 +++++++++++++++++++++++++++++++++++++
>  include/broadcom/chimp.h  |  6 ++++++
>  3 files changed, 47 insertions(+)
>  create mode 100644 cmd/broadcom/Makefile
>  create mode 100644 cmd/broadcom/chimp_boot.c
>

Reviewed-by: Simon Glass <[email protected]>

Reply via email to