1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux/avr32
Gabor Juhos 816820575b avr32: switch to 3.10
It works:
    _______                     ________        __
   |       |.-----.-----.-----.|  |  |  |.----.|  |_
   |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
   |_______||   __|_____|__|__||________||__|  |____|
            |__| W I R E L E S S   F R E E D O M
   -----------------------------------------------------
   BARRIER BREAKER (Bleeding Edge, r38163)
   -----------------------------------------------------
    * 1/2 oz Galliano         Pour all ingredients into
    * 4 oz cold Coffee        an irish coffee mug filled
    * 1 1/2 oz Dark Rum      with crushed ice. Stir.
    * 2 tsp. Creme de Cacao
   -----------------------------------------------------
  root@OpenWrt:/# uname -a
  Linux OpenWrt 3.10.12 #1 Tue Sep 24 18:47:12 CEST 2013 avr32 GNU/Linux
  root@OpenWrt:/# cat /proc/cpuinfo
  processor       : 0
  chip type       : AT32AP700x revision C
  cpu arch        : AVR32B revision 1
  cpu core        : AP7 revision 0
  cpu MHz         : 140.000
  i-cache         : 16K (4 ways x 128 sets x 32)
  d-cache         : 16K (4 ways x 128 sets x 32)
  features        : dsp simd ocd perfctr java
  bogomips        : 281.23
  root@OpenWrt:/#

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38174
2013-09-25 13:34:51 +00:00
..
base-files base-files: diag does not need to insmod any drivers, procd already did it for us 2013-06-21 16:53:43 +00:00
image targets: prepare for supporting normal and initramfs images 2013-06-27 19:58:31 +00:00
patches-3.8 avr32: add support for 3.8 2013-03-12 13:28:31 +00:00
patches-3.10 avr32: add support for 3.10 2013-09-25 13:33:49 +00:00
base-files.mk avr32: create network config dynamically 2013-03-12 13:28:19 +00:00
config-3.8 avr32: add support for 3.8 2013-03-12 13:28:31 +00:00
config-3.10 avr32: add support for 3.10 2013-09-25 13:33:49 +00:00
Makefile avr32: switch to 3.10 2013-09-25 13:34:51 +00:00
modules.mk