I used a Ubuntu system so no need for putty and tried ssh'ing into Cubie
but all I got was connection refused on port 22.  The IP address was
192.168.1.143 which is not part of my DHCP and so I think gateway IP
address was not setup.

Second and subsequent boots of Cubie does not give a HDMI display but I
have a debug cable on serial port and system still boots but config
needs to be sorted out as it think only 512Mb

Code:
--------------------
    
  CPU:   SUNXI Family
  Board: A10-EVB
  DRAM:  512 MiB
  MMC:   SUNXI SD/MMC: 0
  *** Warning - bad CRC, using default environment
  
  In:    serial
  Out:   serial
  Err:   serial
  Hit any key to stop autoboot:  0 
  reading boot.scr
  
  256 bytes read
  ## Executing script at 44000000
  reading script.bin
  
  42144 bytes read
  reading uImage
  
  3287928 bytes read
  reading uCore
  
  2903510 bytes read
  ## Booting kernel from Legacy Image at 48000000 ...
  Image Name:   Linux-3.0.39
  Image Type:   ARM Linux Kernel Image (uncompressed)
  Data Size:    3287864 Bytes = 3.1 MiB
  Load Address: 40008000
  Entry Point:  40008000
  Verifying Checksum ... OK
  ## Loading init Ramdisk from Legacy Image at 43100000 ...
  Image Name:   uCore for Allwinner A10
  Image Type:   ARM Linux RAMDisk Image (uncompressed)
  Data Size:    2903446 Bytes = 2.8 MiB
  Load Address: 00000000
  Entry Point:  00000000
  Verifying Checksum ... OK
  Loading Kernel Image ... OK
  OK
  
  Starting kernel ...
  
  <6>Initializing cgroup subsys cpuset
  <5>Linux version 3.0.39 (root@box) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 
PREEMPT Tue Aug 21 20:03:28 UTC 2012
  CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  Machine: sun4i
  <6>Total Detected Memory: 512MB with 1 banks
  <6>64 MB reserved for MALI
  <6>Memory Reserved:
  <6>     SYS  : 0x43000000 - 0x4300ffff  (  64 kB)
  <6>     VE   : 0x44000000 - 0x48ffffff  (  80 MB)
  <6>     G2D  : 0x58000000 - 0x58ffffff  (  16 MB)
  <6>     LCD  : 0x5a000000 - 0x5bffffff  (  32 MB)
  Memory policy: ECC disabled, Data cache writeback
  <7>On node 0 totalpages: 114688
  <7>free_area_init_node: node 0, pgdat c06502c4, node_mem_map c070c000
  <7>  Normal zone: 896 pages used for memmap
  <7>  Normal zone: 0 pages reserved
  <7>  Normal zone: 113792 pages, LIFO batch:31
  <7>pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  <7>pcpu-alloc: [0] 0 
  Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 113792
  <5>Kernel command line: init=/init panic=10 rootwait loglevel=3
  <6>PID hash table entries: 2048 (order: 1, 8192 bytes)
  <6>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  <6>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  <6>Memory: 448MB = 448MB total
  <5>Memory: 313536k/313536k available, 145216k reserved, 0K highmem
  <5>Virtual kernel memory layout:
  vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
  vmalloc : 0xdc800000 - 0xf0000000   ( 312 MB)
  lowmem  : 0xc0000000 - 0xdc000000   ( 448 MB)
  pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  modules : 0xbf000000 - 0xbfe00000   (  14 MB)
  .init : 0xc0008000 - 0xc0030000   ( 160 kB)
  .text : 0xc0030000 - 0xc0619000   (6052 kB)
  .data : 0xc061a000 - 0xc06580b0   ( 249 kB)
  .bss : 0xc06580d4 - 0xc070bda0   ( 720 kB)
  
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to