
On Fri, Jun 26, 2020 at 6:42 AM Simon Glass sjg@chromium.org wrote:
On Wed, 10 Jun 2020 at 04:42, Rayagonda Kokatanur rayagonda.kokatanur@broadcom.com wrote:
From: Bharat Gooty bharat.gooty@broadcom.com
Add env variables and commands for booting Linux.
Signed-off-by: Bharat Gooty bharat.gooty@broadcom.com Signed-off-by: Rayagonda Kokatanur rayagonda.kokatanur@broadcom.com
include/configs/bcm_ns3.h | 366 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 366 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
Are you using binman to create your images?
No.
It seems like you should put your documentation somewhere in doc/ instead of in this header file.
Okay, I will create one readme file under doc ( /doc/README.bcmns3-qpsi) and move the documentation there.
Best regards, Rayagonda