Flash chip:
        MX29LV320DBTI-70G
        http://datasheet.octopart.com/MX29LV320 … 325138.pdf
Bootloader:
        redboot
        http://downloads.openwrt.org/reference/redboot.tar.bz2
Problem:
        +FLASH: driver init failed: Driver does not support device                      
        FLASH: driver init failed: Driver does not support device                       
        Ethernet eth1: MAC address 14:d6:4d:53:d0:e7                                    
        Can't get BOOTP info for device!                                                
                                                                                
        RedBoot(tm) bootstrap and debug environment [ROM]                               
        Non-certified release, version v2_0 - built 09:14:46, Aug 25 2011               
                                                                                
        Copyright (C) 2000, 2001, 2002, Red Hat, Inc.                                   
                                                                                
        RAM: 0x80000400-0x80800000, 0x80000400-0x807f4000 available                     
        RedBoot> fis init -f                                                            
        FLASH: driver init failed: Driver does not support device                       
        Sorry, no FLASH memory is available                                             
        RedBoot> 
Steps to reproduce:
        To prevent errors:
        find redboot/ -type f | xargs perl -i -pe 's/tail \+2/tail -n +2/g'
./build_platform (choose 'ap48')
        jtag> cable WIGGLER PPDEV /dev/parport0
        jtag> detect
        jtag> include atheros/ar2312/ar2312
        jtag> poke 0x58400000 0x000e3ce1
        jtag> detectflash 0x1fc00000
        jtag> flashmem 0x1fc00000 redboot/buildROM_ap48/install/bin/redboot.rom
