diff options
author | Nishant Sharma <nishant@unmukti.in> | 2018-10-24 19:53:20 +0530 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-11-28 01:11:38 +0100 |
commit | df3e0b580644bd8434a690802e3c5c18a6e38098 (patch) | |
tree | 7db6c20380d174742ea19c1c99341d3e44c34c32 /target/linux/ramips/base-files/etc | |
parent | 509d02a3d185e5fb240496471455f8999f8bd767 (diff) | |
download | upstream-df3e0b580644bd8434a690802e3c5c18a6e38098.tar.gz upstream-df3e0b580644bd8434a690802e3c5c18a6e38098.tar.bz2 upstream-df3e0b580644bd8434a690802e3c5c18a6e38098.zip |
ramips: add support for UniElec U7621-06-512M-64M variant
Add support for UniElec U7621-06 variant with 512MB RAM and 64MB flash.
Additional specs are below:
CPU: MT7621 (880Mhz)
Bootloader: Ralink U-Boot
Flash: 64MB
- U-Boot identifies as Macronix MX66L51235F
- kernel identifies as MX66L51235l (65536 Kbytes)
RAM: 512MB
Rest of the details as per commit 46ab81e405d2 ("ramips add support for
UniElec U7621-06")
Signed-off-by: Nishant Sharma <nishant@unmukti.in>
[use generic board detection, add firmware partition compatible, extend
firmware partition to use all of the remaining flash space, add a
maximum image size matching the firmware partition size]
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/base-files/etc')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index bb7069a77a..ff8a0db6f3 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -116,6 +116,7 @@ ramips_setup_interfaces() sap-g3200u3|\ sk-wb8|\ unielec,u7621-06-256m-16m|\ + unielec,u7621-06-512m-64m|\ vr500|\ wavlink,wl-wn570ha1|\ wf-2881|\ |