From 67e6461ad70d367fbd182911abe384a0b6f68a9a Mon Sep 17 00:00:00 2001 From: Gabor Juhos 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 SVN-Revision: 33206 --- target/linux/ramips/base-files/etc/diag.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/base-files/etc/diag.sh') diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index 6c86513755..4720130252 100755 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -51,6 +51,7 @@ get_status_led() { fonera20n) status_led="fonera20n:green:power" ;; + all0239-3g|\ hw550-3g) status_led="hw550-3g:green:status" ;; -- cgit v1.2.3