R-Car/Boards/Yocto-Gen3-CommonFAQ/How to use IPL on hyperflash instead of eMMC

From eLinux.org
< R-Car‎ | Boards/Yocto-Gen3-CommonFAQ
Revision as of 19:28, 26 November 2020 by Y.H. (talk | contribs) (Created page with "== How to use IPL on hyperflash instead of eMMC. == If you use IPL on hyperflash with Android BSP, run following commands before make command: <syntaxhighlight lang=text> exp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to use IPL on hyperflash instead of eMMC.

If you use IPL on hyperflash with Android BSP, run following commands before make command:

export RCAR_SA6_TYPE=0
export RCAR_BOOT_EMMC=0

See also: