downloading prebuilt image on imx6 quad sd sabre board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

downloading prebuilt image on imx6 quad sd sabre board

670 Views
sameerarvikar
Contributor III

I am trying to the image using mfg tool ,it works and uboot interface comes ,

then i am trying the following commands as given in android user guide

U-Boot > setenv bootcmd boota mmc1  [Load the boot.img from SD card]


U-Boot > setenv bootargs console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,bpp=32
video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=256M androidboot.console=ttymxc0
consoleblank=0 androidboot.hardware=freescale cma=384M
#[Optional]


U-Boot > saveenv

but when i reboot the board

error comes

unknown command --> boota

How to resolve the issue

0 Kudos
1 Reply

470 Views
igorpadykov
NXP Employee
NXP Employee

Hi sameerarvikar

for environment variables usage please refer to uboot documentation

UBootEnvVariables < DULG < DENX 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos