Hi all,
I have Brillo OS running on my Intel edison board. I want to get into fast boot mode or get into uboot prompt. Can any one help me on this.
As of now I have tried stopping auto-boot by using CONFIGURE_BOOTDELAY and CONFIGURE_DELAY_ZERO_CHECK but not able to get u-boot prompt to use u-boot commands.
Looking forward for your valuable reply.
Regards,
Shreeharsha I
Link Copied
Hi shreeharsha,
As you can see in the following thread: , Edison doesn't have Fastboot mode because it's not an Android device.
If what you want to do entering into the Fastboot mode is re-flashing the partitions, I recommend you the following document where there is a description about flashing the Edison with the Yocto image:
Anyhow, since you're using the Brillo image, I recommend you to contact https://developers.google.com/brillo/ Brillo | Google Developers for further assistance.
Regards,
Diego
Hi shreeharsha,
As you can see in the following thread: , Edison doesn't have Fastboot mode because it's not an Android device.
If what you want to do entering into the Fastboot mode is re-flashing the partitions, I recommend you the following document where there is a description about flashing the Edison with the Yocto image:
Anyhow, since you're using the Brillo image, I recommend you to contact https://developers.google.com/brillo/ Brillo | Google Developers for further assistance.
Regards,
Diego
For more complete information about compiler optimizations, see our Optimization Notice.