#17619: Sunxi A20 banana pi Ethernet issue.
----------------------------+-----------------------------------
 Reporter:  viljar.rooda@…  |      Owner:  developers
     Type:  defect          |     Status:  new
 Priority:  normal          |  Milestone:  Bugs Paradise
Component:  base system     |    Version:  Barrier Breaker 14.07
 Keywords:                  |
----------------------------+-----------------------------------
 Tryed both Offical snapshot under /snapshots/trunk/sunxi/
 or building my own buildroot result same issue:


 {{{
 root@OpenWrt:/# ifconfig eth0 up
 [   45.316822] eth0: device MAC address 7e:1d:a6:62:9c:67
 [   45.423002] stmmac_hw_setup: DMA engine initialization failed
 [   45.428756] stmmac_open: Hw setup failed
 ifconfig: SIOCSIFFLAGS: Device or resource busy
 }}}
 i have usb to Ethernet adapter that works but on board gigabit ethernet
 port fails.
 full boot:

 {{{

 U-Boot SPL 2014.01-rc1-g599a7ea (Aug 19 2014 - 23:18:28)
 Board: bananapi
 DRAM: 1024 MiB
 CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
 spl: not an uImage at 1600


 U-Boot 2014.01-rc1-g599a7ea (Aug 19 2014 - 23:18:28) Allwinner Technology

 CPU:   Allwinner A20 (SUN7I)
 Board: bananapi
 I2C:   ready
 DRAM:  1 GiB
 WARNING: Caches not enabled
 MMC:   SUNXI SD/MMC: 0
 *** Warning - bad CRC, using default environment

 In:    serial
 Out:   serial
 Err:   serial
 Net:   mii0
 Warning: failed to set MAC address

 Hit any key to stop autoboot:  0
 reading uEnv.txt
 240 bytes read in 4 ms (58.6 KiB/s)
 Loaded environment from uEnv.txt
 Running uenvcmd ...
 reading uImage
 2544360 bytes read in 117 ms (20.7 MiB/s)
 reading dtb
 19498 bytes read in 6 ms (3.1 MiB/s)
 ## Booting kernel from Legacy Image at 46000000 ...
    Image Name:   ARM OpenWrt Linux-3.13.7
    Created:      2014-08-20   0:40:42 UTC
    Image Type:   ARM Linux Kernel Image (uncompressed)
    Data Size:    2544296 Bytes = 2.4 MiB
    Load Address: 40008000
    Entry Point:  40008000
    Verifying Checksum ... OK
 ## Flattened Device Tree blob at 49000000
    Booting using the fdt blob at 0x49000000
    Loading Kernel Image ... OK
    Using Device Tree in place at 49000000, end 49007c29

 Starting kernel ...

 [    0.000000] Booting Linux on physical CPU 0x0
 [    0.000000] Linux version 3.13.7 (debi@debi) (gcc version 4.8.3
 (OpenWrt/Linaro GCC 4.8-2014.04 r42220) ) #1 SMP PREEMPT Wed Aug 20
 03:40:34 EEST 2014
 [    0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7),
 cr=10c5387d
 [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing
 instruction cache
 [    0.000000] Machine model: Lemaker bananaPi
 [    0.000000] Memory policy: Data cache writealloc
 [    0.000000] psci: probing function IDs from device-tree
 [    0.000000] PERCPU: Embedded 7 pages/cpu @c0d89000 s7040 r8192 d13440
 u32768
 [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
 Total pages: 260624
 [    0.000000] Kernel command line: console=ttyS0,115200 earlyprintk
 rootwait root=/dev/mmcblk0p2
 [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
 [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288
 bytes)
 [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144
 bytes)
 [    0.000000] Memory: 1033844K/1048576K available (3603K kernel code,
 159K rwdata, 1012K rodata, 186K init, 606K bss, 14732K reserved, 270336K
 highmem)
 [    0.000000] Virtual kernel memory layout:
 [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
 [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
 [    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
 [    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
 [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
 [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
 [    0.000000]       .text : 0xc0008000 - 0xc0489f44   (4616 kB)
 [    0.000000]       .init : 0xc048a000 - 0xc04b8b80   ( 187 kB)
 [    0.000000]       .data : 0xc04ba000 - 0xc04e1ef8   ( 160 kB)
 [    0.000000]        .bss : 0xc04e1ef8 - 0xc0579aec   ( 607 kB)
 [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
 [    0.000000] Preemptible hierarchical RCU implementation.
 [    0.000000]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
 [    0.000000] NR_IRQS:16 nr_irqs:16 16
 [    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every
 178956969942ns
 [    0.000000] sched_clock: 32 bits at 160MHz, resolution 6ns, wraps every
 26843545593ns
 [    0.000000] Console: colour dummy device 80x30
 [    0.000195] Calibrating delay loop... 1915.28 BogoMIPS (lpj=9576448)
 [    0.059904] pid_max: default: 32768 minimum: 301
 [    0.060089] Mount-cache hash table entries: 512
 [    0.065119] CPU: Testing write buffer coherency: ok
 [    0.065466] /cpus/cpu@0 missing clock-frequency property
 [    0.065486] /cpus/cpu@1 missing clock-frequency property
 [    0.065499] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
 [    0.065530] Setting up static identity map for 0x40011938 - 0x4001196c
 [    0.120595] CPU1: Booted secondary processor
 [    0.180167] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
 [    0.180286] Brought up 2 CPUs
 [    0.180308] SMP: Total of 2 processors activated.
 [    0.180315] CPU: All CPU(s) started in HYP mode.
 [    0.180320] CPU: Virtualization extensions available.
 [    0.184856] VFP support v0.3: implementor 41 architecture 2 part 30
 variant 7 rev 4
 [    0.185131] pinctrl core: initialized pinctrl subsystem
 [    0.185467] regulator-dummy: no parameters
 [    0.185779] NET: Registered protocol family 16
 [    0.186077] DMA: preallocated 256 KiB pool for atomic coherent
 allocations
 [    0.193406] bio: create slab <bio-0> at 0
 [    0.193913] reg-fixed-voltage ahci-5v.3: could not find pctldev for
 node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@0, deferring probe
 [    0.193941] platform ahci-5v.3: Driver reg-fixed-voltage requests probe
 deferral
 [    0.193969] reg-fixed-voltage usb1-vbus.4: could not find pctldev for
 node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
 [    0.193985] platform usb1-vbus.4: Driver reg-fixed-voltage requests
 probe deferral
 [    0.194008] reg-fixed-voltage usb2-vbus.5: could not find pctldev for
 node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
 [    0.194022] platform usb2-vbus.5: Driver reg-fixed-voltage requests
 probe deferral
 [    0.194434] SCSI subsystem initialized
 [    0.194846] usbcore: registered new interface driver usbfs
 [    0.194906] usbcore: registered new interface driver hub
 [    0.195008] usbcore: registered new device driver usb
 [    0.195136] pps_core: LinuxPPS API ver. 1 registered
 [    0.195145] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo
 Giometti <[email protected]>
 [    0.195168] PTP clock support registered
 [    0.195922] Switched to clocksource timer
 [    0.200188] Clockevents: could not switch to one-shot mode:
 [    0.200194] Clockevents: could not switch to one-shot mode: dummy_timer
 is not functional.
 [    0.200209] Could not switch to high resolution mode on CPU 0
 [    0.200221]  dummy_timer is not functional.
 [    0.200228] Could not switch to high resolution mode on CPU 1
 [    0.201466] NET: Registered protocol family 2
 [    0.202347] TCP established hash table entries: 8192 (order: 3, 32768
 bytes)
 [    0.202429] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
 [    0.202551] TCP: Hash tables configured (established 8192 bind 8192)
 [    0.202633] TCP: reno registered
 [    0.202650] UDP hash table entries: 512 (order: 2, 16384 bytes)
 [    0.202706] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
 [    0.203028] NET: Registered protocol family 1
 [    0.204196] audit: initializing netlink socket (disabled)
 [    0.204245] type=2000 audit(0.190:1): initialized
 [    0.204859] bounce pool size: 64 pages
 [    0.210983] VFS: Disk quotas dquot_6.5.2
 [    0.211250] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
 [    0.212849] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 [    0.212861] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
 (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
 [    0.213370] msgmni has been set to 1491
 [    0.214121] io scheduler noop registered
 [    0.214138] io scheduler deadline registered
 [    0.214176] io scheduler cfq registered (default)
 [    0.214434] platform 1c13400.phy: Driver sun4i-usb-phy requests probe
 deferral
 [    0.216655] sunxi-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
 [    0.249346] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
 [    0.272286] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 33,
 base_baud = 1500000) is a U6_16550A
 [    0.841468] console [ttyS0] enabled
 [    0.866691] dw-apb-uart 1c29800.serial: Couldn't set LCR to 0
 [    0.873436] dw-apb-uart 1c29800.serial: Couldn't set LCR to 0
 [    0.879217] 1c29800.serial: ttyS1 at MMIO 0x1c29800 (irq = 51,
 base_baud = 1500000) is a U6_16550A
 [    0.909947] dw-apb-uart 1c29c00.serial: Couldn't set LCR to 0
 [    0.916693] dw-apb-uart 1c29c00.serial: Couldn't set LCR to 0
 [    0.922470] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 52,
 base_baud = 1500000) is a U6_16550A
 [    0.932109] platform 1c18000.sata: Driver ahci-sunxi requests probe
 deferral
 [    0.941597] stmmaceth 1c50000.ethernet: dummy supplies not allowed
 [    0.947784] stmmaceth 1c50000.ethernet: no regulator found
 [    0.953361] stmmaceth 1c50000.ethernet: no reset control found
 [    0.959190]  Ring mode enabled
 [    0.962259]  No HW DMA feature register supported
 [    0.966783]  Normal descriptors
 [    0.970104]  TX Checksum insertion supported
 [    0.985968] libphy: stmmac: probed
 [    0.989388] eth0: PHY ID 1fff1fff at 0 IRQ 0 (stmmac-0:00) active
 [    0.995537] eth0: PHY ID 1fff1fff at 1 IRQ 0 (stmmac-0:01)
 [    1.001041] eth0: PHY ID 1fff1fff at 2 IRQ 0 (stmmac-0:02)
 [    1.006522] eth0: PHY ID 1fff1fff at 3 IRQ 0 (stmmac-0:03)
 [    1.012046] eth0: PHY ID 1fff1fff at 4 IRQ 0 (stmmac-0:04)
 [    1.017530] eth0: PHY ID 0fff0fff at 5 IRQ 0 (stmmac-0:05)
 [    1.023038] eth0: PHY ID 0fff1fff at 6 IRQ 0 (stmmac-0:06)
 [    1.028521] eth0: PHY ID 0fff0fff at 7 IRQ 0 (stmmac-0:07)
 [    1.034014] eth0: PHY ID 07ff0fff at 8 IRQ 0 (stmmac-0:08)
 [    1.039495] eth0: PHY ID 0fff0fff at 9 IRQ 0 (stmmac-0:09)
 [    1.044999] eth0: PHY ID 0fff07ff at 10 IRQ 0 (stmmac-0:0a)
 [    1.050584] eth0: PHY ID 07ff07ff at 11 IRQ 0 (stmmac-0:0b)
 [    1.056151] eth0: PHY ID 07ff07ff at 12 IRQ 0 (stmmac-0:0c)
 [    1.061734] eth0: PHY ID 03ff07ff at 13 IRQ 0 (stmmac-0:0d)
 [    1.067302] eth0: PHY ID 07ff03ff at 14 IRQ 0 (stmmac-0:0e)
 [    1.072880] eth0: PHY ID 03ff07ff at 15 IRQ 0 (stmmac-0:0f)
 [    1.078447] eth0: PHY ID 03ff03ff at 16 IRQ 0 (stmmac-0:10)
 [    1.084024] eth0: PHY ID 03ff03ff at 17 IRQ 0 (stmmac-0:11)
 [    1.089594] eth0: PHY ID 03ff01ff at 18 IRQ 0 (stmmac-0:12)
 [    1.095170] eth0: PHY ID 01ff03ff at 19 IRQ 0 (stmmac-0:13)
 [    1.100747] eth0: PHY ID 01ff01ff at 20 IRQ 0 (stmmac-0:14)
 [    1.106315] eth0: PHY ID 01ff01ff at 21 IRQ 0 (stmmac-0:15)
 [    1.111890] eth0: PHY ID 01ff01ff at 22 IRQ 0 (stmmac-0:16)
 [    1.117456] eth0: PHY ID 01ff00ff at 23 IRQ 0 (stmmac-0:17)
 [    1.123033] eth0: PHY ID 00ff01ff at 24 IRQ 0 (stmmac-0:18)
 [    1.128600] eth0: PHY ID 01ff01ff at 25 IRQ 0 (stmmac-0:19)
 [    1.134179] eth0: PHY ID 01ff00ff at 26 IRQ 0 (stmmac-0:1a)
 [    1.139749] eth0: PHY ID 00ff00ff at 27 IRQ 0 (stmmac-0:1b)
 [    1.145331] eth0: PHY ID 00ff01ff at 28 IRQ 0 (stmmac-0:1c)
 [    1.150910] eth0: PHY ID 007f00ff at 29 IRQ 0 (stmmac-0:1d)
 [    1.156478] eth0: PHY ID 007f007f at 30 IRQ 0 (stmmac-0:1e)
 [    1.162084] eth0: PHY ID 00ff007f at 31 IRQ 0 (stmmac-0:1f)
 [    1.167768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 [    1.174315] ehci-platform: EHCI generic platform driver
 [    1.179694] platform 1c14000.usb: Driver ehci-platform requests probe
 deferral
 [    1.187014] platform 1c1c000.usb: Driver ehci-platform requests probe
 deferral
 [    1.194401] usbcore: registered new interface driver usb-storage
 [    1.200631] mousedev: PS/2 mouse device common for all mice
 [    1.206542] input: 1c22800.lradc as
 /devices/soc.2/1c22800.lradc/input/input0
 [    1.215131] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16
 sec, nowayout=0)
 [    1.223438] sunxi-mmc 1c0f000.mmc: dummy supplies not allowed
 [    1.229634] sunxi-mmc 1c0f000.mmc: Got CD GPIO #234.
 [    1.234817] sunxi-mmc 1c0f000.mmc: base:0xf00fa000 irq:64
 [    1.240958] TCP: cubic registered
 [    1.244275] Initializing XFRM netlink socket
 [    1.248566] NET: Registered protocol family 17
 [    1.253187] Bridge firewalling registered
 [    1.257210] 8021q: 802.1Q VLAN Support v1.8
 [    1.261537] Registering SWP/SWPB emulation handler
 [    1.266652] registered taskstats version 1
 [    1.271458] ahci-5v: 5000 mV
 [    1.274794] usb1-vbus: 5000 mV
 [    1.278215] usb2-vbus: 5000 mV
 [    1.350159] ahci-sunxi 1c18000.sata: controller can't do PMP, turning
 off CAP_PMP
 [    1.357649] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
 [    1.363538] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3
 Gbps 0x1 impl platform mode
 [    1.372504] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only
 pio slum part ccc
 [    1.381261] scsi0 : ahci_platform
 [    1.384874] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff]
 port 0x100 irq 88
 [    1.393101] ehci-platform 1c14000.usb: EHCI Host Controller
 [    1.398699] ehci-platform 1c14000.usb: new USB bus registered, assigned
 bus number 1
 [    1.406566] ehci-platform 1c14000.usb: irq 71, io mem 0x01c14000
 [    1.430153] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
 [    1.436436] usb usb1: New USB device found, idVendor=1d6b,
 idProduct=0002
 [    1.443229] usb usb1: New USB device strings: Mfr=3, Product=2,
 SerialNumber=1
 [    1.450451] usb usb1: Product: EHCI Host Controller
 [    1.455325] usb usb1: Manufacturer: Linux 3.13.7 ehci_hcd
 [    1.460723] usb usb1: SerialNumber: 1c14000.usb
 [    1.465712] hub 1-0:1.0: USB hub found
 [    1.469500] hub 1-0:1.0: 1 port detected
 [    1.473898] ehci-platform 1c1c000.usb: EHCI Host Controller
 [    1.479487] ehci-platform 1c1c000.usb: new USB bus registered, assigned
 bus number 2
 [    1.487335] ehci-platform 1c1c000.usb: irq 72, io mem 0x01c1c000
 [    1.510160] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
 [    1.516445] usb usb2: New USB device found, idVendor=1d6b,
 idProduct=0002
 [    1.523240] usb usb2: New USB device strings: Mfr=3, Product=2,
 SerialNumber=1
 [    1.530460] usb usb2: Product: EHCI Host Controller
 [    1.535334] usb usb2: Manufacturer: Linux 3.13.7 ehci_hcd
 [    1.540733] usb usb2: SerialNumber: 1c1c000.usb
 [    1.545699] hub 2-0:1.0: USB hub found
 [    1.549480] hub 2-0:1.0: 1 port detected
 [    1.553730] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
 [    1.647719] mmc0: host does not support reading read-only switch.
 assuming write-enable.
 [    1.740160] ata1: SATA link down (SStatus 0 SControl 300)
 [    1.760256] Waiting for root device /dev/mmcblk0p2...
 [    1.840155] mmc0: new high speed SDHC card at address 0007
 [    1.846036] isa bounce pool size: 16 pages
 [    1.850308] mmcblk0: mmc0:0007 SD8GB 7.42 GiB
 [    1.856528]  mmcblk0: p1 p2
 [    1.870214] usb 2-1: new high-speed USB device number 2 using ehci-
 platform
 [    1.871818] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature
 incompatibilities
 [    1.872975] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature
 incompatibilities
 [    1.897309] EXT4-fs (mmcblk0p2): mounted filesystem without journal.
 Opts: (null)
 [    1.904908] VFS: Mounted root (ext4 filesystem) readonly on device
 179:2.
 [    1.911958] Freeing unused kernel memory: 184K (c048a000 - c04b8000)
 [    2.053521] usb 2-1: New USB device found, idVendor=0b95,
 idProduct=7720
 [    2.060242] usb 2-1: New USB device strings: Mfr=1, Product=2,
 SerialNumber=3
 [    2.067371] usb 2-1: Product: AX88x72A
 [    2.071123] usb 2-1: Manufacturer: ASIX Elec. Corp.
 [    2.075996] usb 2-1: SerialNumber: B0F07C
 [    2.267898] sunxi-mmc 1c0f000.mmc: smc 0 err, cmd 18, RD DTO !!
 [    2.273854] sunxi-mmc 1c0f000.mmc: data error, sending stop command
 [    2.280197] mmcblk0: timed out sending r/w cmd command, card status
 0x900
 [    2.286988] end_request: I/O error, dev mmcblk0, sector 81976
 [    2.292759] end_request: I/O error, dev mmcblk0, sector 81984
 [    2.298504] end_request: I/O error, dev mmcblk0, sector 81992
 [    2.304257] end_request: I/O error, dev mmcblk0, sector 82000
 [    2.310001] end_request: I/O error, dev mmcblk0, sector 82008
 [    2.315753] end_request: I/O error, dev mmcblk0, sector 82016
 [    2.321503] end_request: I/O error, dev mmcblk0, sector 82024
 [    2.327246] end_request: I/O error, dev mmcblk0, sector 82032
 [    2.332995] end_request: I/O error, dev mmcblk0, sector 82040
 [    2.338739] end_request: I/O error, dev mmcblk0, sector 82048
 [    2.680123] sunxi-mmc 1c0f000.mmc: smc 0 err, cmd 18, RD DTO !!
 [    2.686052] sunxi-mmc 1c0f000.mmc: data error, sending stop command
 [    2.692373] mmcblk0: timed out sending r/w cmd command, card status
 0x900
 [    2.699185] EXT4-fs error (device mmcblk0p2): ext4_find_entry:1309:
 inode #3011: comm swapper/0: reading directory lblock 0

 U-Boot SPL 2014.01-rc1-g599a7ea (Aug 19 2014 - 23:18:28)
 Board: bananapi
 DRAM: 1024 MiB
 CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
 spl: not an uImage at 1600


 U-Boot 2014.01-rc1-g599a7ea (Aug 19 2014 - 23:18:28) Allwinner Technology

 CPU:   Allwinner A20 (SUN7I)
 Board: bananapi
 I2C:   ready
 DRAM:  1 GiB
 WARNING: Caches not enabled
 MMC:   SUNXI SD/MMC: 0
 *** Warning - bad CRC, using default environment

 In:    serial
 Out:   serial
 Err:   serial
 Net:   mii0
 Warning: failed to set MAC address

 Hit any key to stop autoboot:  0
 reading uEnv.txt
 240 bytes read in 4 ms (58.6 KiB/s)
 Loaded environment from uEnv.txt
 Running uenvcmd ...
 reading uImage
 2544360 bytes read in 117 ms (20.7 MiB/s)
 reading dtb
 19498 bytes read in 7 ms (2.7 MiB/s)
 ## Booting kernel from Legacy Image at 46000000 ...
    Image Name:   ARM OpenWrt Linux-3.13.7
    Created:      2014-08-20   0:40:42 UTC
    Image Type:   ARM Linux Kernel Image (uncompressed)
    Data Size:    2544296 Bytes = 2.4 MiB
    Load Address: 40008000
    Entry Point:  40008000
    Verifying Checksum ... OK
 ## Flattened Device Tree blob at 49000000
    Booting using the fdt blob at 0x49000000
    Loading Kernel Image ... OK
    Using Device Tree in place at 49000000, end 49007c29

 Starting kernel ...

 [    0.000000] Booting Linux on physical CPU 0x0
 [    0.000000] Linux version 3.13.7 (debi@debi) (gcc version 4.8.3
 (OpenWrt/Linaro GCC 4.8-2014.04 r42220) ) #1 SMP PREEMPT Wed Aug 20
 03:40:34 EEST 2014
 [    0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7),
 cr=10c5387d
 [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing
 instruction cache
 [    0.000000] Machine model: Lemaker bananaPi
 [    0.000000] Memory policy: Data cache writealloc
 [    0.000000] psci: probing function IDs from device-tree
 [    0.000000] PERCPU: Embedded 7 pages/cpu @c0d89000 s7040 r8192 d13440
 u32768
 [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
 Total pages: 260624
 [    0.000000] Kernel command line: console=ttyS0,115200 earlyprintk
 rootwait root=/dev/mmcblk0p2
 [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
 [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288
 bytes)
 [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144
 bytes)
 [    0.000000] Memory: 1033844K/1048576K available (3603K kernel code,
 159K rwdata, 1012K rodata, 186K init, 606K bss, 14732K reserved, 270336K
 highmem)
 [    0.000000] Virtual kernel memory layout:
 [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
 [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
 [    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
 [    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
 [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
 [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
 [    0.000000]       .text : 0xc0008000 - 0xc0489f44   (4616 kB)
 [    0.000000]       .init : 0xc048a000 - 0xc04b8b80   ( 187 kB)
 [    0.000000]       .data : 0xc04ba000 - 0xc04e1ef8   ( 160 kB)
 [    0.000000]        .bss : 0xc04e1ef8 - 0xc0579aec   ( 607 kB)
 [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
 [    0.000000] Preemptible hierarchical RCU implementation.
 [    0.000000]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
 [    0.000000] NR_IRQS:16 nr_irqs:16 16
 [    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every
 178956969942ns
 [    0.000000] sched_clock: 32 bits at 160MHz, resolution 6ns, wraps every
 26843545593ns
 [    0.000000] Console: colour dummy device 80x30
 [    0.000199] Calibrating delay loop... 1915.28 BogoMIPS (lpj=9576448)
 [    0.059903] pid_max: default: 32768 minimum: 301
 [    0.060087] Mount-cache hash table entries: 512
 [    0.065124] CPU: Testing write buffer coherency: ok
 [    0.065471] /cpus/cpu@0 missing clock-frequency property
 [    0.065491] /cpus/cpu@1 missing clock-frequency property
 [    0.065507] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
 [    0.065537] Setting up static identity map for 0x40011938 - 0x4001196c
 [    0.120593] CPU1: Booted secondary processor
 [    0.180167] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
 [    0.180287] Brought up 2 CPUs
 [    0.180308] SMP: Total of 2 processors activated.
 [    0.180315] CPU: All CPU(s) started in HYP mode.
 [    0.180320] CPU: Virtualization extensions available.
 [    0.184886] VFP support v0.3: implementor 41 architecture 2 part 30
 variant 7 rev 4
 [    0.185168] pinctrl core: initialized pinctrl subsystem
 [    0.185506] regulator-dummy: no parameters
 [    0.185814] NET: Registered protocol family 16
 [    0.186112] DMA: preallocated 256 KiB pool for atomic coherent
 allocations
 [    0.193455] bio: create slab <bio-0> at 0
 [    0.193964] reg-fixed-voltage ahci-5v.3: could not find pctldev for
 node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@0, deferring probe
 [    0.193990] platform ahci-5v.3: Driver reg-fixed-voltage requests probe
 deferral
 [    0.194020] reg-fixed-voltage usb1-vbus.4: could not find pctldev for
 node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
 [    0.194034] platform usb1-vbus.4: Driver reg-fixed-voltage requests
 probe deferral
 [    0.194056] reg-fixed-voltage usb2-vbus.5: could not find pctldev for
 node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
 [    0.194070] platform usb2-vbus.5: Driver reg-fixed-voltage requests
 probe deferral
 [    0.194484] SCSI subsystem initialized
 [    0.194900] usbcore: registered new interface driver usbfs
 [    0.194960] usbcore: registered new interface driver hub
 [    0.195067] usbcore: registered new device driver usb
 [    0.195192] pps_core: LinuxPPS API ver. 1 registered
 [    0.195203] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo
 Giometti <[email protected]>
 [    0.195225] PTP clock support registered
 [    0.195969] Switched to clocksource timer
 [    0.200189] Clockevents: could not switch to one-shot mode:
 [    0.200195] Clockevents: could not switch to one-shot mode: dummy_timer
 is not functional.
 [    0.200207] Could not switch to high resolution mode on CPU 0
 [    0.200220]  dummy_timer is not functional.
 [    0.200227] Could not switch to high resolution mode on CPU 1
 [    0.201498] NET: Registered protocol family 2
 [    0.202368] TCP established hash table entries: 8192 (order: 3, 32768
 bytes)
 [    0.202458] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
 [    0.202580] TCP: Hash tables configured (established 8192 bind 8192)
 [    0.202666] TCP: reno registered
 [    0.202682] UDP hash table entries: 512 (order: 2, 16384 bytes)
 [    0.202738] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
 [    0.203064] NET: Registered protocol family 1
 [    0.204238] audit: initializing netlink socket (disabled)
 [    0.204290] type=2000 audit(0.190:1): initialized
 [    0.204898] bounce pool size: 64 pages
 [    0.211006] VFS: Disk quotas dquot_6.5.2
 [    0.211271] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
 [    0.212863] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 [    0.212875] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
 (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
 [    0.213382] msgmni has been set to 1491
 [    0.214114] io scheduler noop registered
 [    0.214131] io scheduler deadline registered
 [    0.214167] io scheduler cfq registered (default)
 [    0.214429] platform 1c13400.phy: Driver sun4i-usb-phy requests probe
 deferral
 [    0.216654] sunxi-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
 [    0.249286] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
 [    0.272202] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 33,
 base_baud = 1500000) is a U6_16550A
 [    0.841405] console [ttyS0] enabled
 [    0.866634] dw-apb-uart 1c29800.serial: Couldn't set LCR to 0
 [    0.873380] dw-apb-uart 1c29800.serial: Couldn't set LCR to 0
 [    0.879163] 1c29800.serial: ttyS1 at MMIO 0x1c29800 (irq = 51,
 base_baud = 1500000) is a U6_16550A
 [    0.909900] dw-apb-uart 1c29c00.serial: Couldn't set LCR to 0
 [    0.916645] dw-apb-uart 1c29c00.serial: Couldn't set LCR to 0
 [    0.922422] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 52,
 base_baud = 1500000) is a U6_16550A
 [    0.932073] platform 1c18000.sata: Driver ahci-sunxi requests probe
 deferral
 [    0.941563] stmmaceth 1c50000.ethernet: dummy supplies not allowed
 [    0.947751] stmmaceth 1c50000.ethernet: no regulator found
 [    0.953327] stmmaceth 1c50000.ethernet: no reset control found
 [    0.959156]  Ring mode enabled
 [    0.962226]  No HW DMA feature register supported
 [    0.966751]  Normal descriptors
 [    0.970073]  TX Checksum insertion supported
 [    0.986126] libphy: stmmac: probed
 [    0.989549] eth0: PHY ID 3fff3fff at 0 IRQ 0 (stmmac-0:00) active
 [    0.995695] eth0: PHY ID 1fff1fff at 1 IRQ 0 (stmmac-0:01)
 [    1.001202] eth0: PHY ID 3fff1fff at 2 IRQ 0 (stmmac-0:02)
 [    1.006685] eth0: PHY ID 1fff1fff at 3 IRQ 0 (stmmac-0:03)
 [    1.012236] eth0: PHY ID 1fff1fff at 4 IRQ 0 (stmmac-0:04)
 [    1.017719] eth0: PHY ID 0fff1fff at 5 IRQ 0 (stmmac-0:05)
 [    1.023222] eth0: PHY ID 0fff1fff at 6 IRQ 0 (stmmac-0:06)
 [    1.028705] eth0: PHY ID 0fff0fff at 7 IRQ 0 (stmmac-0:07)
 [    1.034250] eth0: PHY ID 0fff0fff at 8 IRQ 0 (stmmac-0:08)
 [    1.039732] eth0: PHY ID 07ff0fff at 9 IRQ 0 (stmmac-0:09)
 [    1.045233] eth0: PHY ID 0fff0fff at 10 IRQ 0 (stmmac-0:0a)
 [    1.050816] eth0: PHY ID 07ff07ff at 11 IRQ 0 (stmmac-0:0b)
 [    1.056385] eth0: PHY ID 07ff07ff at 12 IRQ 0 (stmmac-0:0c)
 [    1.061966] eth0: PHY ID 07ff07ff at 13 IRQ 0 (stmmac-0:0d)
 [    1.067534] eth0: PHY ID 03ff03ff at 14 IRQ 0 (stmmac-0:0e)
 [    1.073112] eth0: PHY ID 03ff07ff at 15 IRQ 0 (stmmac-0:0f)
 [    1.078680] eth0: PHY ID 03ff07ff at 16 IRQ 0 (stmmac-0:10)
 [    1.084257] eth0: PHY ID 03ff03ff at 17 IRQ 0 (stmmac-0:11)
 [    1.089824] eth0: PHY ID 03ff03ff at 18 IRQ 0 (stmmac-0:12)
 [    1.095401] eth0: PHY ID 03ff03ff at 19 IRQ 0 (stmmac-0:13)
 [    1.100978] eth0: PHY ID 03ff01ff at 20 IRQ 0 (stmmac-0:14)
 [    1.106546] eth0: PHY ID 03ff03ff at 21 IRQ 0 (stmmac-0:15)
 [    1.112122] eth0: PHY ID 01ff01ff at 22 IRQ 0 (stmmac-0:16)
 [    1.117690] eth0: PHY ID 01ff03ff at 23 IRQ 0 (stmmac-0:17)
 [    1.123266] eth0: PHY ID 01ff00ff at 24 IRQ 0 (stmmac-0:18)
 [    1.128835] eth0: PHY ID 00ff00ff at 25 IRQ 0 (stmmac-0:19)
 [    1.134416] eth0: PHY ID 01ff00ff at 26 IRQ 0 (stmmac-0:1a)
 [    1.139984] eth0: PHY ID 01ff00ff at 27 IRQ 0 (stmmac-0:1b)
 [    1.145563] eth0: PHY ID 00ff00ff at 28 IRQ 0 (stmmac-0:1c)
 [    1.151170] eth0: PHY ID 00ff00ff at 29 IRQ 0 (stmmac-0:1d)
 [    1.156739] eth0: PHY ID 00ff01ff at 30 IRQ 0 (stmmac-0:1e)
 [    1.162322] eth0: PHY ID 00ff00ff at 31 IRQ 0 (stmmac-0:1f)
 [    1.168007] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 [    1.174558] ehci-platform: EHCI generic platform driver
 [    1.179939] platform 1c14000.usb: Driver ehci-platform requests probe
 deferral
 [    1.187246] platform 1c1c000.usb: Driver ehci-platform requests probe
 deferral
 [    1.194628] usbcore: registered new interface driver usb-storage
 [    1.200851] mousedev: PS/2 mouse device common for all mice
 [    1.206759] input: 1c22800.lradc as
 /devices/soc.2/1c22800.lradc/input/input0
 [    1.215334] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16
 sec, nowayout=0)
 [    1.223644] sunxi-mmc 1c0f000.mmc: dummy supplies not allowed
 [    1.229840] sunxi-mmc 1c0f000.mmc: Got CD GPIO #234.
 [    1.235023] sunxi-mmc 1c0f000.mmc: base:0xf00fa000 irq:64
 [    1.241183] TCP: cubic registered
 [    1.244502] Initializing XFRM netlink socket
 [    1.248794] NET: Registered protocol family 17
 [    1.253408] Bridge firewalling registered
 [    1.257426] 8021q: 802.1Q VLAN Support v1.8
 [    1.261901] Registering SWP/SWPB emulation handler
 [    1.267022] registered taskstats version 1
 [    1.271811] ahci-5v: 5000 mV
 [    1.275158] usb1-vbus: 5000 mV
 [    1.278585] usb2-vbus: 5000 mV
 [    1.350157] ahci-sunxi 1c18000.sata: controller can't do PMP, turning
 off CAP_PMP
 [    1.357643] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
 [    1.363535] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3
 Gbps 0x1 impl platform mode
 [    1.372500] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only
 pio slum part ccc
 [    1.381206] scsi0 : ahci_platform
 [    1.384817] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff]
 port 0x100 irq 88
 [    1.393052] ehci-platform 1c14000.usb: EHCI Host Controller
 [    1.398653] ehci-platform 1c14000.usb: new USB bus registered, assigned
 bus number 1
 [    1.406520] ehci-platform 1c14000.usb: irq 71, io mem 0x01c14000
 [    1.430156] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
 [    1.436438] usb usb1: New USB device found, idVendor=1d6b,
 idProduct=0002
 [    1.443231] usb usb1: New USB device strings: Mfr=3, Product=2,
 SerialNumber=1
 [    1.450451] usb usb1: Product: EHCI Host Controller
 [    1.455325] usb usb1: Manufacturer: Linux 3.13.7 ehci_hcd
 [    1.460724] usb usb1: SerialNumber: 1c14000.usb
 [    1.465706] hub 1-0:1.0: USB hub found
 [    1.469493] hub 1-0:1.0: 1 port detected
 [    1.473888] ehci-platform 1c1c000.usb: EHCI Host Controller
 [    1.479481] ehci-platform 1c1c000.usb: new USB bus registered, assigned
 bus number 2
 [    1.487326] ehci-platform 1c1c000.usb: irq 72, io mem 0x01c1c000
 [    1.510151] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
 [    1.516428] usb usb2: New USB device found, idVendor=1d6b,
 idProduct=0002
 [    1.523217] usb usb2: New USB device strings: Mfr=3, Product=2,
 SerialNumber=1
 [    1.530437] usb usb2: Product: EHCI Host Controller
 [    1.535311] usb usb2: Manufacturer: Linux 3.13.7 ehci_hcd
 [    1.540709] usb usb2: SerialNumber: 1c1c000.usb
 [    1.545670] hub 2-0:1.0: USB hub found
 [    1.549456] hub 2-0:1.0: 1 port detected
 [    1.553727] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
 [    1.657722] mmc0: host does not support reading read-only switch.
 assuming write-enable.
 [    1.740163] ata1: SATA link down (SStatus 0 SControl 300)
 [    1.760244] Waiting for root device /dev/mmcblk0p2...
 [    1.850151] mmc0: new high speed SDHC card at address 0007
 [    1.856040] isa bounce pool size: 16 pages
 [    1.860313] mmcblk0: mmc0:0007 SD8GB 7.42 GiB
 [    1.866522]  mmcblk0: p1 p2
 [    1.870248] usb 2-1: new high-speed USB device number 2 using ehci-
 platform
 [    1.871660] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature
 incompatibilities
 [    1.872823] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature
 incompatibilities
 [    1.898245] EXT4-fs (mmcblk0p2): mounted filesystem without journal.
 Opts: (null)
 [    1.905930] VFS: Mounted root (ext4 filesystem) readonly on device
 179:2.
 [    1.913070] Freeing unused kernel memory: 184K (c048a000 - c04b8000)
 procd: Console is alive
 procd: - watchdog -
 [    2.054214] usb 2-1: New USB device found, idVendor=0b95,
 idProduct=7720
 [    2.061028] usb 2-1: New USB device strings: Mfr=1, Product=2,
 SerialNumber=3
 [    2.068215] usb 2-1: Product: AX88x72A
 [    2.072028] usb 2-1: Manufacturer: ASIX Elec. Corp.
 [    2.076938] usb 2-1: SerialNumber: B0F07C
 [    2.364279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
 [    2.376816] sdhci: Secure Digital Host Controller Interface driver
 [    2.383035] sdhci: Copyright(c) Pierre Ossman
 [    2.387975] sdhci-pltfm: SDHCI platform and OF driver helper
 procd: - preinit -
 probing /dev/mmcblk0 for uboot env data
 Detected generic sunxi // generic sunxi
 [    2.497169] random: mktemp urandom read with 20 bits of entropy
 available
 Press the [f] key and hit [enter] to enter failsafe mode
 Press the [1], [2], [3] or [4] key and hit [enter] to select the debug
 level
 mounting /dev/root
 [    5.579129] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs,
 running e2fsck is recommended
 [    6.267192] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
 procd: - early -
 procd: - watchdog -
 Failed to connect to ubus
 procd: - ubus -
 procd: - init -
 Please press Enter to activate this console.
 [    7.927054] NET: Registered protocol family 10
 [    7.940473] Modular ISDN core version 1.1.29
 [    7.945002] NET: Registered protocol family 34
 [    7.951249] DSP module 2.0
 [    7.953990] mISDN_dsp: DSP clocks every 80 samples. This equals 1
 jiffies.
 [    7.981096] mISDN: Layer-1-over-IP driver Rev. 2.00
 [    7.987512] 0 virtual devices registered
 [    8.015115] ISDN subsystem Rev: 1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2
 loaded
 [    8.023773] PPP BSD Compression module registered
 [    8.029374] dss1_divert module successfully installed
 [    8.041299] nf_conntrack version 0.5.0 (16156 buckets, 64624 max)
 [    8.051667] ip6_tables: (C) 2000-2006 Netfilter Core Team
 [    8.073786] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as
 rtc0
 [    8.080722] sunxi-rtc 1c20d00.rtc: RTC enabled
 [    8.087562] Micrel/Kendin KS8995 Ethernet switch SPI driver version
 0.1.1
 [    8.116114] hidraw: raw HID events driver (C) Jiri Kosina
 [    8.167513] usbcore: registered new interface driver cdc_acm
 [    8.173891] cdc_acm: USB Abstract Control Model driver for USB modems
 and ISDN adapters
 [    8.183109] usbcore: registered new interface driver cdc_wdm
 [    8.193103] gigaset: Driver for Gigaset 307x
 [    8.197401] gigaset: ISDN4Linux interface
 [    8.203924] ip_tables: (C) 2000-2006 Netfilter Core Team
 [    8.210280] usbcore: registered new interface driver ipheth
 [    8.292204] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB
 Ethernet driver
 [    8.299782] usbcore: registered new interface driver pegasus
 [    8.307291] PPP generic driver version 2.4.2
 [    8.312836] NET: Registered protocol family 24
 [    8.327724] usbcore: registered new interface driver ums-alauda
 [    8.334882] usbcore: registered new interface driver ums-cypress
 [    8.342873] usbcore: registered new interface driver ums-datafab
 [    8.350061] usbcore: registered new interface driver ums-freecom
 [    8.357371] usbcore: registered new interface driver ums-isd200
 [    8.365218] usbcore: registered new interface driver ums-jumpshot
 [    8.372682] usbcore: registered new interface driver ums-karma
 [    8.379716] usbcore: registered new interface driver ums-sddr09
 [    8.387644] usbcore: registered new interface driver ums-sddr55
 [    8.395035] usbcore: registered new interface driver ums-usbat
 [    8.402433] usbcore: registered new interface driver usb_gigaset
 [    8.409030] usb_gigaset: USB Driver for Gigaset 307x using M105
 [    8.420574] usbcore: registered new interface driver usbserial
 [    8.426712] usbcore: registered new interface driver usbserial_generic
 [    8.434295] usbserial: USB Serial support registered for generic
 [    8.467828] xt_time: kernel timezone is -0000
 [    8.792144] asix 2-1:1.0 eth1: register 'asix' at usb-1c1c000.usb-1,
 ASIX AX88772 USB 2.0 Ethernet, 00:14:d1:b0:f0:7c
 [    8.809305] usbcore: registered new interface driver asix
 [    8.816825] usbcore: registered new interface driver bas_gigaset
 [    8.822911] bas_gigaset: USB Driver for Gigaset 307x
 [    8.829031] usbcore: registered new interface driver cdc_eem
 [    8.841872] usbcore: registered new interface driver cdc_ether
 [    8.850639] usbcore: registered new interface driver cdc_ncm
 [    8.857477] usbcore: registered new interface driver cdc_subset
 [    8.864998] usbcore: registered new interface driver dm9601
 [    8.872702] usbcore: registered new interface driver kalmia
 [    8.879504] usbcore: registered new interface driver MOSCHIP usb-
 ethernet driver
 [    8.894016] usbcore: registered new interface driver qmi_wwan
 [    8.901502] usbcore: registered new interface driver rndis_host
 [    8.908782] usbcore: registered new interface driver sierra_net
 [    8.916452] usbcore: registered new interface driver smsc95xx
 [    8.925015] usbcore: registered new interface driver cdc_mbim
 [    8.936255] usbcore: registered new interface driver option
 [    8.942102] usbserial: USB Serial support registered for GSM modem
 (1-port)
 [   11.305275] random: nonblocking pool is initialized
 procd: - init complete -



 BusyBox v1.22.1 (2014-08-19 23:13:30 EEST) built-in shell (ash)
 Enter 'help' for a list of built-in commands.

   _______                     ________        __
  |       |.-----.-----.-----.|  |  |  |.----.|  |_
  |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
  |_______||   __|_____|__|__||________||__|  |____|
           |__| W I R E L E S S   F R E E D O M
  -----------------------------------------------------
  CHAOS CALMER (Bleeding Edge, r42220)
  -----------------------------------------------------
   * 1 1/2 oz Gin            Shake with a glassful
   * 1/4 oz Triple Sec       of broken ice and pour
   * 3/4 oz Lime Juice       unstrained into a goblet.
   * 1 1/2 oz Orange Juice
   * 1 tsp. Grenadine Syrup
  -----------------------------------------------------
 root@OpenWrt:/#


 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/17619>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to