[PATCH] arm: boards: Add support for MYIR MYD-AM335X Development Board

Alexander Shiyan eagle.alexander923 at gmail.com
Fri Apr 22 00:25:17 PDT 2022


пт, 22 апр. 2022 г. в 09:50, Sascha Hauer <sha at pengutronix.de>:
> On Thu, Apr 21, 2022 at 11:58:26AM +0300, Alexander Shiyan wrote:
> > чт, 21 апр. 2022 г. в 11:30, Sascha Hauer <sha at pengutronix.de>:
> > > On Thu, Apr 21, 2022 at 10:57:33AM +0300, Alexander Shiyan wrote:
> > > > чт, 21 апр. 2022 г. в 10:35, Sascha Hauer <sha at pengutronix.de>:
> > > > > On Wed, Apr 20, 2022 at 12:53:22PM +0300, Alexander Shiyan wrote:
...
> > > &nand0 {
> > >         partition at 0 {
> > >                 label = "MLO";
> > >                 reg = <0x00000 0x20000>;
> > >         };
> > >
> > >         partition at 20000 {
> > >                 label = "boot";
> > >                 reg = <0x20000 0x80000>;
> > >         };
> > > };
...
> Do it locally for now. BTW you used a legacy binding here. Nowadays the
> partitions are under a partitions node with compatible
> "fixed-partitions".

Thanks for the hint.



More information about the barebox mailing list