[Milkymist-devel] Compact Flash

Takeshi MATSUYA macchan at sfc.wide.ad.jp
Thu Sep 10 11:27:21 PDT 2009


Hi,

The SystemACE Linux driver is working.
It means we can use compact flash on the ML401.

My binaries are here if you want to try.
http://www.sfc.wide.ad.jp/~macchan/milkymist_linux_0910.tgz

Default root password is "milkymist".

Console log is below.

----- log ------
I: Booting from CF card...
I: Read a 1613436 byte image from BOOT.BIN, CRC32 7536ae8b
I: Read a 36 byte image from CMDLINE.TXT, CRC32 562955a9
I: Read a 8388608 byte image from INITRD.BIN, CRC32 94225f78
I: Booting...
Linux version 2.6.23 (tmatsuya at tmatsuyaxpc) (gcc version 4.4.0 (GCC) )  
#199 Fri Sep 11 02:31:08 JST 2009
memory from 40199000 - 44000000
reserving initrd memory: 41002000 size 800000
start_mem is 0x40199000
virtual_end is 0x44000000
before free_area_init
free_area_init -> start_mem is 0x40199000
virtual_end is 0x44000000
after free_area_init
Built 1 zonelists in Zone order.  Total pages: 276352
Kernel command line: console=ttyS0,115200 root=/dev/ram
PID hash table entries: 4096 (order: 12, 16384 bytes)
console [ttyS0] enabled
milkymist_uart: registered real console
Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
Memory available: 45184k/65536k RAM, (1508k kernel code, 59k data)
Calibrating delay loop... 158.92 BogoMIPS (lpj=794624)
Mount-cache hash table entries: 512
NET: Registered protocol family 16
checking if image is initramfs...it isn't (bad gzip magic numbers);  
looks like an initrd
Freeing initrd mem: 8191k freed
NTFS driver 2.1.28 [Flags: R/O].
io scheduler noop registered (default)
milkymist_uart: Milkymist UART driver
ttyS0 at I/O 0x0 (irq = 3) is a MILKYMIST_UART
milkymist_uart: added port 0 with irq 3-4 at 0x80000000
RAMDISK driver initialized: 1 RAM disks of 8192K size 1024 blocksize
loop: module loaded
xsysace xsysace.0: Xilinx SystemACE revision 1.0.12
xsysace xsysace.0: capacity: 3940272 sectors
  xsa: xsa1
RAMDISK: ext2 filesystem found at block 0
RAMDISK: Loading 8192KiB [1 disk] into ram disk...done.
VFS: Mounted root (ext2 filesystem) readonly.

milkymist_ml401 login: root
Password:

Welcome to the Milkymist Linux


      |¥  /|'||      |¥  /|'   |
      | ¥/ ||||_/¥  /| ¥/ ||(~~|~
      |    |||| ¥ ¥/ |    ||_) |
                 _/

http://www.milkymist.org/

Jan  1 00:00:16 login[18]: root login on 'ttyS0'



BusyBox v1.7.1 (2008-02-06 15:33:22 CET) built-in shell (msh)
Enter 'help' for a list of built-in commands.

root:~# df
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/ram0                 7931      4972      2959  63% /
/dev/xsa1              1965824     46688   1919136   2% /mnt
root:~# ls -F /mnt
boot.bin*    demo.bin*    image02.bmp* image05.bmp* initrd.bin*  xilinx/
cmdline.txt* dos/         image03.bmp* image06.bmp* ml401/        
xilinx.sys*
command.com* image01.bmp* image04.bmp* image07.bmp* sound.wav*
root:~# uname -a
uClinux milkymist_ml401 2.6.23 #199 Fri Sep 11 02:31:08 JST 2009 lm32  
unknown
root:~# free
               total         used         free       shared      buffers
   Mem:        53620        16140        37480            0         8444
root:~#

----- log end ------

Regards
Takeshi



More information about the Devel mailing list