sbar@router
sbar@router:~$ cat /proc/cpuinfo
system type : Atheros AR7241 rev 1
machine : TP-LINK TL-MR3420
processor : 0
cpu model : MIPS 24Kc V7.4
BogoMIPS : 265.42
wait instruction : yes
microsecond timers : yes
tlb_entries : 16
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0000, 0x0bc0, 0x0c30, 0x0f98]
ASEs implemented : mips16
shadow register sets : 1
kscratch registers : 0
core : 0
VCED exceptions : not available
VCEI exceptions : not available
sbar@router:~$ file `which busybox`
/bin/busybox: ELF 32-bit MSB executable, MIPS, MIPS32 rel2 version 1, dynamically linked (uses shared libs), corrupted section header size
sbar@router:~$ uname -a
Linux router 2.6.39.4 #1 Mon Aug 22 10:18:45 CEST 2011 mips GNU/LinuxПерерыты все существующие для mips-архитектур stage3 (в том числе и любительские, нагуглённые) — ни один не подходит (пробовал с каждого копировать исполняемые файлы и запускать на роутере). Подробнее процесс ковыряния здесь.
Подскажите, с какими аргументами запускать crossdev или где взять нужный мне stage3?
Заранее благодарен.