User contributions
Jump to navigation
Jump to search
- 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 +22 N Wi-Fi Bush moved page Wi-Fi to Wireless: More generic topic current
- 01:34, 25 January 2018 diff hist 0 m Wireless Bush moved page Wi-Fi to Wireless: More generic topic
- 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..."