On Wed, Mar 27, 2019 at 4:30 AM Roland Dobák <[email protected]> wrote: > > I tried to use uEnv.txt content of a similar issue: > > bootpart=1:1 > devtype=mmc > bootdir= > bootfile=zImage > bootpartition=mmcblk1p2 > set_bootargs=setenv bootargs console=ttyO0,115200n8 > root=/dev/${bootpartition} rw rootfstype=ext4 rootwait > uenvcmd=run set_bootargs;run loadimage;run loadfdt;printenv bootargs;bootz > ${loadaddr} - ${fdtaddr} > > It has no effect. > Could anybody help me?
"uEnv.txt" is not the default in mainline u-boot.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYiYhsUFfZhCERx3JBMNmR7_p1x2BdvYC4Vm3SBFZG8bhw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
