Re: [PATCH v7 10/17] board: ti: j784s4: Add boot environment variables

2024-01-03 Thread Nishanth Menon
On 00:45-20231220, Apurva Nandan wrote: > Add env file with necessary boot variables. > > Signed-off-by: Apurva Nandan > --- > board/ti/j784s4/j784s4.env | 18 ++ > 1 file changed, 18 insertions(+) > create mode 100644 board/ti/j784s4/j784s4.env > > diff --git a/board/ti/j784s4

[PATCH v7 10/17] board: ti: j784s4: Add boot environment variables

2023-12-19 Thread Apurva Nandan
Add env file with necessary boot variables. Signed-off-by: Apurva Nandan --- board/ti/j784s4/j784s4.env | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 board/ti/j784s4/j784s4.env diff --git a/board/ti/j784s4/j784s4.env b/board/ti/j784s4/j784s4.env new file mode 100