On Wed, Aug 26, 2026 at 04:12:06AM +0530, AK Sharma wrote: > Add the EcoNet EN7528 board: board glue, the reference/RAM/tclinux and > JCOW414 R3-hook defconfigs, board header and default environment. > > Signed-off-by: AK Sharma <[email protected]> [snip] > diff --git a/defenvs/en7528_jcow414_r3hook_env > b/defenvs/en7528_jcow414_r3hook_env > new file mode 100644 > index 00000000..4bc9e278 > --- /dev/null > +++ b/defenvs/en7528_jcow414_r3hook_env > @@ -0,0 +1,5 @@ > +ipaddr=192.168.1.111 > +serverip=192.168.1.166 > +loadaddr=0x82000000 > +bootdelay=2 > +bootcmd=mtd read spi-nand0 ${loadaddr} 0x100000 0x1000000; bootm ${loadaddr}
This should just be in the board directory as other platforms do. -- Tom
signature.asc
Description: PGP signature
