Re: [PATCH v1 11/12] board: econet: add EN7528 board support
Tom Rini <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <20260825230043.GH523975@bill-the-cat> |
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
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQTzzqh0PWDgGS+bTHor4qD1Cr/kCgUCao4emwAKCRAr4qD1Cr/k CjhmAP9QSuRI+aCMEIXnlcVL2R5cVv50Xf6a3UIxEY0C+GbZqgD+LwZ61QZXtUeM h0iAe0qSOjpCd5tb1OiiWTuXpRTofgc= =nR62 -----END PGP SIGNATURE-----