Latest Post
ARM926EJ-S S3C2450 Mango24R2 SDHC 8GB SD Booting 완료
이제는 SDHC 8GB 로도 부팅이 가능합니다. 

이미지 Write방법
# df ==> 디바이스 확인 
# sudo ./sdwriter sdb 24hc 

하면 됩니다. 
소스는 위에서 받으면 됩니다. 

U-Boot 1.3.4 (Sep  2 2012 - 14:59:58) for MANGO2450


CPU:   S3C2416@534MHz
       Fclk = 534MHz, Hclk = 133MHz, Pclk = 66MHz
Board: MANGO2450 Mobile DDR
DRAM:    64 MB
Flash:   4 MB
NAND:    256 MB
SD/MMC:  movi_set_capacity: hc = 0xe6240005
7580 MB (SDHC)
After SD/MMC boot
*** Warning - bad CRC or moviNAND, using default environment

In:      serial
Out:     serial
Err:     serial
ETH test 1
ETH test 2
Hit any key to stop autoboot:  0
Reading kernel from sector 15513550 (8192 sectors).. completed
Boot with zImage

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.38.8 (shbae@shbae-crztech-tower-system) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #4 PREEMPT Thu Jun 14 13:56:22 KST 2012
[    0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: MANGO2450
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] CPU S3C2416/S3C2450 (id 0x32450003)
[    0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
[    0.000000] CPU: MPLL on 534.000 MHz, cpu 534.000 MHz, mem 133.500 MHz, pclk 66.750 MHz
[    0.000000] CPU: EPLL on 96.000 MHz, usb-bus 48.000 MHz
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line: noinitrd console=ttySAC1,115200 rw root=/dev/mmcblk0p2 rootfstype=ext4 rootwait
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Memory: 64MB = 64MB total
[    0.000000] Memory: 58216k/58216k available, 7320k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
[    0.000000]     vmalloc : 0xc4800000 - 0xf6000000   ( 792 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc4000000   (  64 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .init : 0xc0008000 - 0xc008d000   ( 532 kB)
[    0.000000]       .text : 0xc008d000 - 0xc0612000   (5652 kB)
[    0.000000]       .data : 0xc0612000 - 0xc0650480   ( 250 kB)
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:107
[    0.000000] irq: clearing subpending status 00000016
[    0.000000] irq: clearing subpending status 00000012
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [ttySAC1] enabled
[    0.015000] Calibrating delay loop... 266.24 BogoMIPS (lpj=665600)
[    0.135000] pid_max: default: 32768 minimum: 301
[    0.135000] Mount-cache hash table entries: 512
[    0.140000] Initializing cgroup subsys debug
[    0.145000] Initializing cgroup subsys cpuacct
[    0.145000] Initializing cgroup subsys freezer
[    0.150000] CPU: Testing write buffer coherency: ok
[    0.160000] devtmpfs: initialized
[    0.160000] gpiochip_add: registered GPIOs 0 to 23 on device: GPIOA
[    0.165000] gpiochip_add: registered GPIOs 32 to 47 on device: GPIOB
[    0.170000] gpiochip_add: registered GPIOs 64 to 79 on device: GPIOC
[    0.175000] gpiochip_add: registered GPIOs 96 to 111 on device: GPIOD
[    0.180000] gpiochip_add: registered GPIOs 128 to 143 on device: GPIOE
[    0.185000] gpiochip_add: registered GPIOs 160 to 167 on device: GPIOF
[    0.190000] gpiochip_add: registered GPIOs 192 to 207 on device: GPIOG
[    0.195000] gpiochip_add: registered GPIOs 224 to 234 on device: GPIOH
[    0.200000] gpiochip_add: registered GPIOs 256 to 271 on device: GPIOJ
[    0.205000] gpiochip_add: registered GPIOs 288 to 303 on device: GPIOK
[    0.210000] gpiochip_add: registered GPIOs 320 to 334 on device: GPIOL
[    0.215000] gpiochip_add: registered GPIOs 352 to 353 on device: GPIOM
[    0.225000] print_constraints: dummy:
[    0.225000] NET: Registered protocol family 16
[    0.300000] S3C Power Management, Copyright 2004 Simtec Electronics
[    0.300000] S3C2416: Initializing architecture
[    0.305000] S3C2416: IRQ Support
[    0.310000] S3C24XX DMA Driver, Copyright 2003-2006 Simtec Electronics
[    0.315000] DMA channel 0 at c4808000, irq 88
[    0.320000] DMA channel 1 at c4808100, irq 89
[    0.325000] DMA channel 2 at c4808200, irq 90
[    0.330000] DMA channel 3 at c4808300, irq 91
[    0.335000] DMA channel 4 at c4808400, irq 92
[    0.335000] DMA channel 5 at c4808500, irq 93
[    0.345000] s3c-adc s3c24xx-adc: attached adc driver
[    0.370000] bio: create slab at 0
[    0.375000] SCSI subsystem initialized
[    0.375000] usbcore: registered new interface driver usbfs
[    0.380000] usbcore: registered new interface driver hub
[    0.385000] usbcore: registered new device driver usb
[    0.390000] s3c-i2c s3c2410-i2c: slave address 0x10
[    0.395000] s3c-i2c s3c2410-i2c: bus frequency set to 65 KHz
[    0.400000] s3c-i2c s3c2410-i2c: i2c-0: S3C I2C adapter
[    0.405000] Advanced Linux Sound Architecture Driver Version 1.0.23.
[    0.410000] Bluetooth: Core ver 2.15
[    0.415000] NET: Registered protocol family 31
[    0.420000] Bluetooth: HCI device and connection manager initialized
[    0.425000] Bluetooth: HCI socket layer initialized
[    0.435000] cfg80211: Calling CRDA to update world regulatory domain
[    0.480000] NET: Registered protocol family 2
[    0.480000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.490000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[    0.495000] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
[    0.500000] TCP: Hash tables configured (established 2048 bind 2048)
[    0.505000] TCP reno registered
[    0.510000] UDP hash table entries: 128 (order: 0, 6144 bytes)
[    0.515000] UDP-Lite hash table entries: 128 (order: 0, 6144 bytes)
[    0.525000] NET: Registered protocol family 1
[    0.525000] NetWinder Floating Point Emulator V0.97 (extended precision)
[    0.555000] ROMFS MTD (C) 2007 Red Hat, Inc.
[    0.560000] fuse init (API version 7.16)
[    0.560000] msgmni has been set to 113
[    0.570000] io scheduler noop registered
[    0.570000] io scheduler deadline registered
[    0.575000] io scheduler cfq registered (default)
[    0.625000] Console: switching to colour frame buffer device 100x30
[    0.655000] s3c-fb s3c-fb: window 0: fb
[    0.660000] s3c2440-uart.0: ttySAC0 at MMIO 0x50000000 (irq = 70) is a S3C2440
[    0.665000] s3c2440-uart.1: ttySAC1 at MMIO 0x50004000 (irq = 73) is a S3C2440
[    0.675000] s3c2440-uart.2: ttySAC2 at MMIO 0x50008000 (irq = 76) is a S3C2440
[    0.680000] s3c2440-uart.3: ttySAC3 at MMIO 0x5000c000 (irq = 94) is a S3C2440
[    0.715000] brd: module loaded
[    0.730000] loop: module loaded
[    0.735000] S3C24XX NAND Driver, (c) 2004 Simtec Electronics
[    0.735000] 60 ns is too big for current clock rate 133500
[    0.740000] s3c24xx-nand s3c2412-nand: cannot get suitable timings
[    0.745000] s3c24xx-nand: probe of s3c2412-nand failed with error -22
[    0.755000] smsc911x: Driver version 2008-10-21.
[    0.760000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.765000] s3c2410-ohci s3c2410-ohci: S3C24XX OHCI
[    0.770000] s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
[    0.775000] s3c2410-ohci s3c2410-ohci: irq 42, io mem 0x49000000
[    0.840000] hub 1-0:1.0: USB hub found
[    0.840000] hub 1-0:1.0: 2 ports detected
[    0.845000] Initializing USB Mass Storage driver...
[    0.845000] usbcore: registered new interface driver usb-storage
[    0.850000] USB Mass Storage support registered.
[    0.855000] usbcore: registered new interface driver libusual
[    0.860000] usbcore: registered new interface driver usbserial
[    0.865000] USB Serial support registered for generic
[    0.870000] usbcore: registered new interface driver usbserial_generic
[    0.875000] usbserial: USB Serial Driver core
[    0.880000] mousedev: PS/2 mouse device common for all mice
[    0.885000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled.0/input/input0
[    0.890000] samsung-ts s3c2410-ts: driver attached, registering input device
[    0.895000] input: S3C24XX TouchScreen as /devices/virtual/input/input1
[    0.905000] S3C24XX RTC, (c) 2004,2006 Simtec Electronics
[    0.905000] s3c-rtc s3c2410-rtc: rtc disabled, re-enabling
[    0.915000] s3c-rtc s3c2410-rtc: rtc core: registered s3c as rtc0
[    0.920000] i2c /dev entries driver
[    0.925000] lirc_dev: IR Remote Control driver registered, major 253
[    0.930000] IR NEC protocol handler initialized
[    0.930000] IR RC5(x) protocol handler initialized
[    0.935000] IR RC6 protocol handler initialized
[    0.940000] IR JVC protocol handler initialized
[    0.945000] IR Sony protocol handler initialized
[    0.950000] IR RC5 (streamzap) protocol handler initialized
[    0.955000] IR LIRC bridge handler initialized
[    0.960000] Linux video capture interface: v2.00
[    0.970000] device-mapper: uevent: version 1.0.3
[    0.970000] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
[    0.975000] Bluetooth: HCI UART driver ver 2.2
[    0.975000] Bluetooth: HCI H4 protocol initialized
[    0.980000] Bluetooth: HCI BCSP protocol initialized
[    0.985000] Bluetooth: HCILL protocol initialized
[    0.990000] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[    1.000000] cpuidle: using governor ladder
[    1.000000] sdhci: Secure Digital Host Controller Interface driver
[    1.005000] sdhci: Copyright(c) Pierre Ossman
[    1.005000] s3c-sdhci s3c-sdhci.0: clock source 0: hsmmc (133500000 Hz)
[    1.010000] s3c-sdhci s3c-sdhci.0: clock source 1: hsmmc (133500000 Hz)
[    1.015000] s3c-sdhci s3c-sdhci.0: clock source 2: hsmmc-if (96000000 Hz)
[    1.020000] mmc0: no vmmc regulator found
[    1.025000] mmc0: SDHCI controller on samsung-hsmmc [s3c-sdhci.0] using ADMA
[    1.030000] s3c-sdhci s3c-sdhci.1: clock source 0: hsmmc (133500000 Hz)
[    1.035000] s3c-sdhci s3c-sdhci.1: clock source 1: hsmmc (133500000 Hz)
[    1.040000] s3c-sdhci s3c-sdhci.1: clock source 2: hsmmc-if (96000000 Hz)
[    1.045000] mmc1: no vmmc regulator found
[    1.050000] mmc1: SDHCI controller on samsung-hsmmc [s3c-sdhci.1] using ADMA
[    1.060000] usbcore: registered new interface driver usbhid
[    1.060000] usbhid: USB HID core driver
[    1.065000] Mango 24 Audio Support
[    1.070000] wm8960-codec 0-001a: No platform data supplied
[    1.075000] wm8960-codec 0-001a: Failed to issue reset
[    1.080000] wm8960-codec 0-001a: asoc: failed to probe CODEC wm8960-codec.0-001a: -6
[    1.090000] asoc: failed to instantiate card SMDK-I2S: -6
[    1.090000] ALSA device list:
[    1.095000]   No soundcards found.
[    1.100000] GACT probability NOT on
[    1.100000] Mirror/redirect action on
[    1.105000] u32 classifier
[    1.105000]     Actions configured
[    1.110000] Netfilter messages via NETLINK v0.30.
[    1.115000] nf_conntrack version 0.5.0 (909 buckets, 3636 max)
[    1.130000] ctnetlink v0.93: registering with nfnetlink.
[    1.135000] xt_time: kernel timezone is -0000
[    1.145000] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.145000] arp_tables: (C) 2002 David S. Miller
[    1.150000] TCP westwood registered
[    1.150000] Initializing XFRM netlink socket
[    1.160000] NET: Registered protocol family 10
[    1.165000] mmc1: new SDHC card at address e624
[    1.170000] mmcblk0: mmc1:e624 SU08G 7.40 GiB
[    1.180000] Mobile IPv6
[    1.180000] IPv6 over IPv4 tunneling driver
[    1.185000]  mmcblk0: p1 p2 p3
[    1.210000] NET: Registered protocol family 17
[    1.210000] NET: Registered protocol family 15
[    1.215000] Bluetooth: L2CAP ver 2.15
[    1.220000] Bluetooth: L2CAP socket layer initialized
[    1.225000] Bluetooth: SCO (Voice Link) ver 0.6
[    1.225000] Bluetooth: SCO socket layer initialized
[    1.235000] Bluetooth: RFCOMM TTY layer initialized
[    1.235000] Bluetooth: RFCOMM socket layer initialized
[    1.240000] Bluetooth: RFCOMM ver 1.11
[    1.245000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    1.250000] Bluetooth: BNEP filters: protocol multicast
[    1.255000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.265000] 802.1Q VLAN Support v1.8 Ben Greear
[    1.270000] All bugs added by David S. Miller
[    1.275000] lib80211: common routines for IEEE802.11 drivers
[    1.290000] s3c-rtc s3c2410-rtc: setting system clock to 2028-07-05 07:44:42 UTC (1846395882)
[    1.330000] EXT4-fs (mmcblk0p2): warning: checktime reached, running e2fsck is recommended
[    1.350000] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.350000] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    1.385000] devtmpfs: mounted
[    1.385000] Freeing init memory: 532K
[    2.680000] EXT4-fs (mmcblk0p2): re-mounted. Opts: barrier=1,data=ordered
Starting logging: OK
Populating  using udev: [    3.175000] <30>udevd[56]: starting version 181
done
Initializing random number generator... done.
Starting system message bus: Unknown group "lp" in message bus configuration file
done
Starting network...
Starting connman ... done.
Starting dropbear sshd: generating rsa key... generating dsa key... OK
Starting qt-demo: OK

Welcome to Mangoboard
mango2450 login:
Comments 0
:    :    :
이름 / 2014-11-20 / ★★★☆☆ [수정 / 삭제]

내용

Recent Comments
일방통행  |  ★★★★★
ISE 14.7 virtualbox를 설치했는데, ,iMPACT가 인식을 못하는데, 어케해야하나요?
min  |  ★★★★☆
These are the only Drives available to write images to: # major minor size name 1: 8 0 512805384 sda 2: 8 16 15558144 sdb Enter Device Number or n to exit: 2 Invalid selection! 왜 이런 오류가 나는 걸까요?
dino  |  ★★☆☆☆
NAND Scrub실행 후 에러가 나타납니다/ 조치방법을 알려주세요 에러내용 crz nand_erase_opts erase.addr=0x0, opt->offset=0x0, erase_ieng minfo_erases=0x20000 .....진행후 s3c-nand:ecc uncorrectable error detected---4개발생합니다 빠른 회신부탁드립니다 연락처:010-3752-6251 강희진
bluewind  |  ★★★★★
안녕하세요..구입했는데..회로도 부탁드립니다. percephy@naver.com 입니다.
조형철  |  ★★★★★
상기 Backlight 관련 회로를 구할 수 있을까요?
hwang  |  ★★★★★
구입한지 조금 됬는데 회로도 부탁합니다. rubens7777@paran.com 입니다.