11-18-2016, 04:06 AM
(This post was last modified: 11-18-2016, 05:21 AM by pfeerick.
Edit Reason: FEL is allwinner specific, re-added SPI NOR Flash
)
(11-18-2016, 02:03 AM)tdanko128 Wrote: Is there any way to add some type of internal storage so you don't have to rely on an sd card to run the os?
Really depends on what you mean by internal!

It is indeed possible to allow it to boot off storage other than the SD card, and it may not be that hard to do if you are determined, and look at how it is done on other (Allwinner ARM) SBCs!

Edit: It was also pointed out to me that I should have mentioned SPI NOR Flash as another boot medium/method, (which dkryder has since mentioned as NAND memory), and has been successfully demoed on the pine64. And this is also what the SoPine uses.