ramips: add support for UniElec U7621-06-512M-64M variant
authorNishant Sharma <nishant@unmukti.in>
Wed, 24 Oct 2018 14:23:20 +0000 (19:53 +0530)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:19 +0000 (17:48 +0100)
commit420899985b32996ed90c947d18b3d89b5692fd52
tree1fd37cb3de688d8ef2bed6c2e54a9756af313669
parentd4e0e5cc951c51512a0de9947a25fdf86f09d1c9
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>
(backported from df3e0b580644bd8434a690802e3c5c18a6e38098)
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/U7621-06-512M-64M.dts [new file with mode: 0644]
target/linux/ramips/image/mt7621.mk