User contributions
Jump to navigation
Jump to search
- 01:56, 7 February 2019 diff hist +204 m SD Card current
- 01:49, 7 February 2019 diff hist +1 m SD Card
- 01:44, 7 February 2019 diff hist -15 m SD Card links
- 01:42, 7 February 2019 diff hist +762 SD Card
- 01:17, 2 September 2018 diff hist +9,482 N I2C Created page with "== Linux == Controlling the I2C bus from Linux is made possible at the driver/kernel layer and user space. The programming interface is made available in user space through a..." current
- 18:47, 21 June 2018 diff hist -4 m PiSmasher current
- 03:51, 18 June 2018 diff hist +2,817 Userspace I/O current
- 03:48, 18 June 2018 diff hist +687 SD Card
- 03:43, 18 June 2018 diff hist +492 SD Card →Default Image Configuration
- 03:18, 18 June 2018 diff hist +37 m SD Card →Download SD Card Image
- 00:34, 13 June 2018 diff hist +6,218 N PiSmasher Created page with "=== Dual Ethernet === ==== RGMII ==== <pre> #------------------------------------------------------------------------------- # Ethernet 0 #----------------------------------..."
- 00:40, 25 May 2018 diff hist +516 m Main Page
- 21:39, 10 April 2018 diff hist -782 m QSPI Flash current
- 21:08, 24 March 2018 diff hist +187 m U-Boot →mkimage Utility
- 21:06, 24 March 2018 diff hist +138 m Linux →Build current
- 21:01, 24 March 2018 diff hist +484 U-Boot
- 20:48, 24 March 2018 diff hist +500 Linux
- 16:34, 19 March 2018 diff hist +4 m Device Tree →Device Tree Compiler
- 08:02, 8 March 2018 diff hist 0 m Direct Memory Access Bush moved page Direct Memory Access (DMA) to Direct Memory Access without leaving a redirect: remove acronym current
- 08:02, 8 March 2018 diff hist +1,282 N Direct Memory Access Created page with " == Using Userspace I/O == Userspace I/O ==== Reserved Memory ==== [https://github.com/krtkl/snickerdoodle-dts Device tree source] Specify the memory start address an..."
- 04:19, 5 March 2018 diff hist +349 m QSPI Flash
- 01:48, 5 March 2018 diff hist +1,295 Main Page Added device spec table
- 05:41, 1 March 2018 diff hist +1,165 N SDSoC Created page with "==== Platform Files ==== Install the snickerdoodle board platform files located on [https://github.com/krtkl/snickerdoodle-SDSoC/platforms/ GitHub] The install directory <..."
- 05:23, 1 March 2018 diff hist +855 FSBL current
- 06:31, 25 February 2018 diff hist +1,045 m Boot current
- 06:10, 25 February 2018 diff hist +23 m Boot
- 21:28, 20 February 2018 diff hist +142 m QSPI Flash →Updating with JTAG
- 02:01, 18 February 2018 diff hist +159 m QSPI Flash →Updating QSPI Images
- 00:11, 14 February 2018 diff hist +1,180 N Vivado Created page with "== Board Files == <pre> git clone https://github.com/krtkl/snickerdoodle-board-files </pre> or download the repository contents as a .zip from GitHub and extract. ==== Addi..." current
- 04:12, 31 January 2018 diff hist -72 m Userspace I/O →Application Interface
- 05:28, 26 January 2018 diff hist +4,981 N QSPI Flash Created page with "snickerdoodle has one of several QSPI flash ICs. Each flash interface adheres to JEDEC-standard JESD216 {| class="wikitable" !Part Number !Manifacturer ID !Device ID |- |N25..."
- 04:41, 26 January 2018 diff hist +34 m OpenAMP current
- 04:40, 26 January 2018 diff hist +43 m OpenAMP →Kernel Configuration
- 04:39, 26 January 2018 diff hist 0 N File:Generic Driver Options.png current
- 04:38, 26 January 2018 diff hist 0 N File:Openamp arch.png current
- 04:27, 26 January 2018 diff hist 0 N File:Pl connectors diff pairs.png current
- 04:27, 26 January 2018 diff hist 0 N File:SD FPGA.png current
- 04:26, 26 January 2018 diff hist 0 N File:SD connectors.png current
- 04:23, 26 January 2018 diff hist 0 N File:TFM-SFM Connectors.png current
- 04:10, 26 January 2018 diff hist +33 m Userspace I/O →Application Interface
- 04:00, 26 January 2018 diff hist +18 m Main Page
- 03:54, 26 January 2018 diff hist +181 N Linux Created page with " <code>uImage</code> specifies that the kernel binary be wrapped with a U-Boot header for loading. <pre> $ make ARCH=arm CROSS_COMPILE=arm-none-eabi- LOADADDR=0x8000 uImage..."
- 03:52, 26 January 2018 diff hist 0 N FSBL Created blank page
- 03:50, 26 January 2018 diff hist +34 m SD Card →Linux SD Card Build Script
- 03:44, 26 January 2018 diff hist +429 Main Page
- 05:50, 25 January 2018 diff hist +1,477 SD Card
- 03:38, 25 January 2018 diff hist +25 SD Card →Boot Partition Components
- 03:37, 25 January 2018 diff hist +20 SD Card →Boot Partition Components
- 03:35, 25 January 2018 diff hist +861 SD Card
- 02:59, 25 January 2018 diff hist +642 N Root Filesystem Created page with "== Bootstraping Root Filesystem == <pre> # losetup -f --show snickerdoodle_black_xenial_kinetic.img /dev/loop0 # kpartx -va /dev/loop0 add map loop0p1 (253:0): 0 260096 linear..." current
- 02:56, 25 January 2018 diff hist +1,482 N Userspace I/O Created page with "==== Boot Arguments ==== <pre>uio_pdrv_genirq.of_id=krtkl,generic-uio,ui_pdrv</pre> ==== Device Tree Bindings ==== <pre> axi_gpio0: gpio@41200000 { reg = <0x4120000..."
- 02:55, 25 January 2018 diff hist +2,483 N OpenAMP Created page with " ==== Kernel Configuration ==== <pre> Device Drivers ---> Generic Driver Options ---> -*- Userspace firmware loading support (CONFIG_FW_LOADER) [*] Inc..."
- 02:46, 25 January 2018 diff hist +6,488 N U-Boot Created page with " == Environment Variables == The boot modes of interest for snickerdoodle are SD card and QSPI flash. The scripted commands associated assigned to the <code>$modeboot</code>..."
- 02:46, 25 January 2018 diff hist +5,756 N Boot Created page with "== Boot Image == boot.bin === Load Images Using FSBL === Images can be configured to be loaded into memory by FSBL before execution is handed off to the user application or..."
- 02:43, 25 January 2018 diff hist -38 m Device Tree →Device Tree Overlays
- 02:43, 25 January 2018 diff hist -50 m Device Tree
- 02:42, 25 January 2018 diff hist +7,759 Device Tree
- 02:41, 25 January 2018 diff hist +4,083 Wireless current
- 01:34, 25 January 2018 diff hist 0 m Wireless Bush moved page Wi-Fi to Wireless: More generic topic
- 01:34, 25 January 2018 diff hist +22 N Wi-Fi Bush moved page Wi-Fi to Wireless: More generic topic current
- 05:23, 12 July 2016 diff hist +250 Console →Configuring Console Settings
- 18:16, 25 April 2016 diff hist -3 Device Tree →Device Tree Overlays
- 18:16, 25 April 2016 diff hist +772 N Device Tree Created page with " == Device Tree Overlays == Device tree overlays are necessary to populate the devices on the system after boot. This is particularly important and useful for devices that..."
- 23:27, 23 April 2016 diff hist +146 SSH current
- 23:06, 23 April 2016 diff hist +2 SSH
- 23:06, 23 April 2016 diff hist +295 N SSH Created page with "== Configuring SSH == === Restarting SSH Service (daemon) === <pre style="margin-bottom: 0; border-bottom:none; padding-bottom:0.8em;">service ssh restart</pre> <pre styl..."
- 23:00, 23 April 2016 diff hist +182 Console →Configuring Console Settings
- 22:58, 23 April 2016 diff hist +367 Console
- 22:43, 23 April 2016 diff hist -3 Console →Checking USB Device
- 22:40, 23 April 2016 diff hist +162 Console
- 22:37, 23 April 2016 diff hist +34 N File:putty config.png Putty console serial configuration current
- 22:17, 23 April 2016 diff hist +30 Console
- 22:11, 23 April 2016 diff hist +2,764 Console →Connecting Using minicom
- 22:05, 23 April 2016 diff hist +133 Console →Checking USB Device
- 22:04, 23 April 2016 diff hist +1,367 N Console Created page with "== Connecting to the Console == === Checking USB Device === From within a Linux (or OS X) terminal, <tt>dmesg</tt> can be used to show the connection information of the USB..."
- 21:43, 23 April 2016 diff hist +6 SD Card →ROOTFS Partition
- 21:43, 23 April 2016 diff hist -2 SD Card →ROOTFS Partition
- 21:39, 23 April 2016 diff hist +483 Wireless →Network Interface Configuration
- 21:34, 23 April 2016 diff hist +243 Wireless →Network Interface Configuration
- 21:29, 23 April 2016 diff hist +22 Wireless →Network Interface Configuration
- 21:23, 23 April 2016 diff hist +526 Wireless
- 21:10, 23 April 2016 diff hist -10 Wireless →Wireless Naming Rules
- 21:09, 23 April 2016 diff hist -1 Wireless →Checking Interface Configuration/Connection (ifconfig)
- 21:09, 23 April 2016 diff hist +4 Wireless →Bringing up Wireless Interface
- 21:08, 23 April 2016 diff hist +2,658 Wireless
- 20:23, 23 April 2016 diff hist +459 Wireless →Checking IP Address and Connectivity
- 20:21, 23 April 2016 diff hist +703 Wireless →Connecting to Networks (wpa_supplicant)
- 20:19, 23 April 2016 diff hist +56 Wireless →Checking Network Connection
- 20:19, 23 April 2016 diff hist +190 Wireless →Connecting to Networks (wpa_supplicant)
- 19:24, 23 April 2016 diff hist +274 Wireless →Connecting to Networks (wpa_supplicant)
- 19:14, 23 April 2016 diff hist +2 SD Card →Formatting Partitions
- 19:13, 23 April 2016 diff hist -1 SD Card →Formatting Partitions
- 19:13, 23 April 2016 diff hist +134 SD Card →Formatting Partitions
- 19:12, 23 April 2016 diff hist 0 SD Card →Locating SD Card on System
- 19:11, 23 April 2016 diff hist +135 SD Card →Locating SD Card on System
- 19:09, 23 April 2016 diff hist -12 Wireless →Checking Network Connection
- 19:03, 23 April 2016 diff hist +760 Wireless →Checking Network Connection
- 18:59, 23 April 2016 diff hist +515 N Wireless Created page with "== Bringing up Wireless Interface == The wireless interface (most commonly <tt>wlan0</tt>) can be brought up with: <pre> ifconfig <interface> up </pre> === Wireless Bring..."
- 03:26, 23 April 2016 diff hist +189 SD Card
- 03:22, 23 April 2016 diff hist +2 SD Card →Formatting Partitions
- 03:22, 23 April 2016 diff hist +1,846 SD Card
- 03:19, 23 April 2016 diff hist -4 SD Card →ROOTFS Partition
- 03:18, 23 April 2016 diff hist +278 SD Card
- 03:17, 23 April 2016 diff hist +1,313 SD Card →ROOTFS Partition
- 03:15, 23 April 2016 diff hist +320 SD Card →BOOT Partition
- 03:14, 23 April 2016 diff hist +694 SD Card →BOOT Partition
- 03:11, 23 April 2016 diff hist +701 SD Card
- 03:08, 23 April 2016 diff hist +557 SD Card
- 03:03, 23 April 2016 diff hist -28 SD Card →Locating SD Card on System
- 03:02, 23 April 2016 diff hist -2 SD Card →Locating SD Card on System
- 03:02, 23 April 2016 diff hist +1,478 SD Card
- 02:59, 23 April 2016 diff hist +53 SD Card
- 02:57, 23 April 2016 diff hist +1 SD Card
- 02:57, 23 April 2016 diff hist +8 SD Card
- 02:53, 23 April 2016 diff hist +59 N SD Card Created page with " == Formatting SD Card == Use fdisk to format the SD card."
- 19:48, 8 February 2016 diff hist +46 N snickerdoodle Created page with "snickerdoodle Linux snickerdoodle Robotics" current