Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Boot media

Switch 1

Switch 2

Switch 3

Switch 4

Switch 5

SD

OFF

ON

ON

ON

X

eMMC

OFF

ON

ON

OFF

X

OFFSPI

OFF

OFF

OFF

OFF

X


The following shows how to set the switches on the boot source selector:

...

Code Block
load mmc 0:1 0xa4000000 ubuntu-core.img
mmc dev 1
mmc write 0xa4000000 0 0xd2000

...

Note

Please Note:

The above commands should be run only once (in the fist boot).

...