BBB's SPI0 booting

Hi,

BBB has 2 kinds of booting sequence, as mentioned below:

Auto Generated Inline Image 1.png

for second booting sequence which starts with SPI0, does BBB has any flash memory connected to it? because I’m unable to find it in bbb’s schematics!

Regards,
Bharath

I guess thats the sequence in which boot devices are tried… you need not have it present. In the second case which you are talking it tries SPI0 interface, but does not find any flash device there, moves to next in sequence, that is MMC0.

Regards
Nagla

Really unable?

http://beagleboard.org/ -> Discover boards -> BeagleBone Black ->
http://elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29

They are also on the "usb flash" drive when you plug in the BBB via the
usb..

btw, since you mention booting via: SPI0

http://beagleboard.org/blog/2015-11-23-beaglebone-enhanced/

   - SPI flash for bootloader

Regards,

Auto Generated Inline Image 1.png