[Buildroot] [PATCH v1] olimex_a20_olinuxino_lime2: new board

Jan Viktorin viktorin at rehivetech.com
Thu Aug 13 07:36:19 UTC 2015


On Wed, 12 Aug 2015 20:40:41 +0200
François Perrad <francois.perrad at gadz.org> wrote:

> > --- /dev/null
> > +++ b/board/olimex/a20_olinuxino/boot-lime2.cmd
> > @@ -0,0 +1,6 @@
> > +setenv bootargs console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait panic=10 ${extra}
> > +setenv fdtfile sun7i-a20-olinuxino-lime2.dtb  
> 
> With the board Lime (and Micro), U-Boot 2015.07 (or 2015.04) set the
> variable 'fdtfile' with the expected value.
> So, the file board/olimex/a20_olinuxino/boot.cmd could be common for
> all A20-Olinuxino boards.
> 
> François.

OK, I didn't notice the fdtfile is already set in the default U-Boot environment.
So the fdtfile does not have to be set at all. I will resend the fixed patch.

Jan

> 
> > +ext4load mmc 0 0x49000000 /boot/${fdtfile}
> > +ext4load mmc 0 0x46000000 /boot/zImage
> > +env set fdt_high ffffffff
> > +bootz 0x46000000 - 0x49000000
> > diff --git a/board/olimex/a20_olinuxino/readme.txt b/board/olimex/a20_olinuxino/readme.txt
> > index 7e9af84..7998aa1 100644


-- 
   Jan Viktorin                  E-mail: Viktorin at RehiveTech.com
   System Architect              Web:    www.RehiveTech.com
   RehiveTech
   Brno, Czech Republic


More information about the buildroot mailing list