From 6f559fde75068c7eac46a15e1d16bab273f8dcd0 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 17 Aug 2012 17:56:07 +0000 Subject: ramips: add board alias for the ALL0239-3G Generate image for the ALL0239-3G which can be flashed through the chipset-vendor SDK based firmware's web-interface and bootloader. The bootloader seems to ignore uImage checksum errors, but does complain about them once the 0xDEADC0DE was replaced by an actual JFFS2 page. I'm working on implementing fixtrx for uImage in the mtd package to solve this. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33206 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom') diff --git a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom index 2a405195c..5dadd7101 100644 --- a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom +++ b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom @@ -53,6 +53,7 @@ case "$FIRMWARE" in ;; 3g-6200n | \ + all0239-3g | \ all0256n | \ all5002 | \ argus-atp52b | \ -- cgit v1.2.3