On Wed, Aug 20, 2014 at 11:16 AM, <[email protected]> wrote: >> On Wed, Aug 20, 2014 at 5:52 AM, Alex de Cabo >> <[email protected]> wrote: ... >> bsp/u-boot/u-boot-qmx6/boot.scr >> > new file mode 100644 >> > index 0000000..ee06444 >> > --- /dev/null >> > +++ b/recipes-bsp/u-boot/u-boot-qmx6/boot.scr >> > @@ -0,0 +1,3 @@ >> > +set bootargs $bootargs root=/dev/mmcblk0p1 rootwait rw fixrtc ; >> > + fsload mmc ${disk}:1 10800000 /boot/uImage && bootm 10800000 ; >> > + echo "Error loading kernel image" >> >> Where is documented the way to generate the SD card or eMMC? >> > > > Nowhere, where should I add it?
I'd make it in your website and put the link in the commitlog or so. However, for the uSD I ponder if you couldn't use our existent layout as this way users does have a more user-friendly experience. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
