summaryrefslogtreecommitdiff
path: root/cmd/broadcom/Makefile
AgeCommit message (Collapse)Author
2020-09-09cmd: broadcom: add command for chimp handshakeBharat Kumar Reddy Gooty
Add command for chimp handshake. Handshake is used to know chimp is loaded and booted successfully. Signed-off-by: Bharat Kumar Reddy Gooty <[email protected]> Signed-off-by: Rayagonda Kokatanur <[email protected]> Reviewed-by: Simon Glass <[email protected]>
2020-09-09cmd: broadcom: add cmd to update bnxt image env variablesVikas Gupta
Add command to update the environmental variables which are used to read the data from QSPI offsets and load the binaries to bnxt. Signed-off-by: Vikas Gupta <[email protected]> Signed-off-by: Rayagonda Kokatanur <[email protected]> Reviewed-by: Simon Glass <[email protected]>
2020-09-09cmd: broadcom: add bnxt boot commandTrac Hoang
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]> Reviewed-by: Simon Glass <[email protected]>