Differences
This shows you the differences between two versions of the page.
| Next revisionBoth sides next revision | |||
| toh:i2se:duckbill [2015/06/10 09:52] – [Supported Versions] updated to 15.05-rc1 (image available) tmomas | toh:i2se:duckbill [2019/10/12 11:47] – datatables added; cleanup; outdated infobox added tmomas | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| - | ^ Version/Model ^ Launch Date ^ S/N ^ OpenWrt Version | + | ---- datatable ---- |
| - | | v1 | + | cols : Brand, |
| + | headers : Brand, | ||
| + | align | ||
| + | filter | ||
| + | ---- | ||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| - | ^ SoC ^ Ram ^ Flash ^ Network ^ USB ^ Serial ^ JTag ^ | + | ---- datatable ---- |
| - | | Freescale i.MX283 @ 454 MHz | 128 MiB | - (SD card) | 1 x 10/100 Mbit | Yes | Yes | ? | | + | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, |
| - | + | header | |
| - | Manufacturer' | + | align : c, |
| + | filter | ||
| + | ---- | ||
| ===== Installation ===== | ===== Installation ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| + | headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | ||
| + | align : c,c,c | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | FIXME Please add the installation procedure here. | ||
| + | |||
| + | {{page> | ||
| At time of writing not all patches are merged into OpenWrt' | At time of writing not all patches are merged into OpenWrt' | ||
| Line 24: | Line 41: | ||
| #!/bin/bash | #!/bin/bash | ||
| # | # | ||
| - | # This script downloads | + | # This script downloads |
| # I2SE' Duckbill device. | # I2SE' Duckbill device. | ||
| # | # | ||
| Line 47: | Line 64: | ||
| ( cd u-boot.git; git checkout -b duckbill origin/ | ( cd u-boot.git; git checkout -b duckbill origin/ | ||
| - | # tweak environment for u-boot cross-compiling by using OpenWRT's toolchain | + | # tweak environment for u-boot cross-compiling by using OpenWrt's toolchain |
| TS_PATH=" | TS_PATH=" | ||
| export CROSS_COMPILE=" | export CROSS_COMPILE=" | ||
| Line 64: | Line 81: | ||
| #!/bin/bash | #!/bin/bash | ||
| # | # | ||
| - | # This script installs | + | # This script installs |
| # | # | ||
| # Attention: this script destroys all data on the device! | # Attention: this script destroys all data on the device! | ||
| Line 75: | Line 92: | ||
| # and re-partition the SD card into 3 primary partitions: | # and re-partition the SD card into 3 primary partitions: | ||
| # Partition 1: boot partition for U-Boot | # Partition 1: boot partition for U-Boot | ||
| - | # Partition 2: OpenWRT | + | # Partition 2: OpenWrt |
| - | # Partition 3: OpenWRT | + | # Partition 3: OpenWrt |
| # | # | ||
| fdisk " | fdisk " | ||
| Line 115: | Line 132: | ||
| - Partition 1: boot partition for U-Boot | - Partition 1: boot partition for U-Boot | ||
| - | - Partition 2: OpenWRT | + | - Partition 2: OpenWrt |
| - | - Partition 3: OpenWRT | + | - Partition 3: OpenWrt |
| ==== Upgrading OpenWrt ==== | ==== Upgrading OpenWrt ==== | ||
| Line 145: | Line 162: | ||
| ===== Tags ===== | ===== Tags ===== | ||
| - | + | [[meta: | |
| - | {{tag> | + | {{tag>1port FastEthernet 1NIC USB 128RAM DevBoard}} |