I'm going to post some of my experiences in bringing up a snickerdoodle board (assuming I eventually accomplish that feat), and I encourage everyone else contribute their hard-won knowledge of what works and what doesn't.
Development Platform
I'm using both Windows and Linux. Windows is my target development environment, but some of what I need to do requires Linux.
I'm using Ubuntu 14.04.3 (x64) on a physical machine. That's the version that Xilinx officially supports, and it seems to work. I tried at first to use the latest Ubuntu release (16.04 LTS), but XSDK crashes on startup. Vivado seems to run, though.
I'm using Windows 10 (x64) on a physical machine.
Booting Snickerdoodle
So far, I've followed the instructions in the Getting Started Guide to create a bootable microSD card (SanDisk 64 GB). If you're looking for the ROOTFS tarball, see this post from Bush. UPDATE: And this post (from me).
I've installed the microSD card, connected my sn'oodle via a USB cable to my Windows system, and found the appropriate (I hope) driver for the virtual COM port. So far, though, there have been no signs of life beyond a pulsing LED, which is the same whether there's an SD card in the drive or not. UPDATE: Snickerdoodle is alive! No WiFi yet, but how hard can that be? :-P
UPDATE2: Okay, pretty danged hard. Fortunately, Jamil posted these instructions which made it easy. By the way, the predefined non-root user is "snickerdoodle", with password also "snickerdoodle".
Anyone else making progress?
