说明:gcc 4.3.3 TQ制作的编译工具
主机:ubuntu10.10
开发板:TQ2440 256MB 2009年版 东华LCD-3.5寸
uboot:u-boot_W35_20091031.bin
内核文件: 由第一步制作的文件系统
文件系统: 自己建立文件系统
参考资料: 天嵌科技出品-Linux移植之Step By Step_V4.5_20100605.pdf 内核配置单
天嵌科技出品-Linux移植之Step By Step_V4.5_20100605.pdf step10~11
说明:这里建立的文件系统参照的是2010年版的。
这次实验使用的内核,的内核配置与初级移植(一),稍有不同,主要是对fs 重新配置了。
添加了如下配置,为了解决 kernel panic
- general setup->
-
choose slab allocteror(slub(unquenued allocator))
- 这里是选择slab 分配器
配置单:
3-config.rar 1.获取 busybox 源码 1.13.0.tar.bz2
busybox 源码:
注意:使用4.3.3 交叉编译环境,内核编译与文件系统编译需要移植编译器
2.配置 busybox 时,需要注意一点
[networking
/libiproute
/iptunnel
.o
] 错误 1
- In file included from /opt/EmbedSky/4.3.3/bin/../arm-none-linux-gnueabi/libc/usr/include/linux/if_tunnel.h:5,
-
from networking/libiproute/iptunnel.c:24:
-
/opt/EmbedSky/4.3.3/bin/../arm-none-linux-gnueabi/libc/usr/include/linux/ip.h:85: error: redefinition of 'struct iphdr'
-
make[1]: *** [networking/libiproute/iptunnel.o] 错误 1
-
make: *** [networking/libiproute] 错误 2
-
CC networking/libiproute/iptunnel.o
-
In file included from /opt/EmbedSky/4.3.3/bin/../arm-none-linux-gnueabi/libc/usr/include/linux/if_tunnel.h:5,
-
from networking/libiproute/iptunnel.c:24:
-
/opt/EmbedSky/4.3.3/bin/../arm-none-linux-gnueabi/libc/usr/include/linux/ip.h:85: error: redefinition of 'struct iphdr'
-
make[1]: *** [networking/libiproute/iptunnel.o] 错误 1
-
make: *** [networking/libiproute] 错误 2
-
root@ywx:/opt/me_linux/busybox-1.13.0# make menuconfig
-
scripts/kconfig/mconf Config.in
-
###########################
-
#####解决:make menuconfig 取消 network iptunnel
3.etc/inittab 这个问题??
请看:etc/inittab tq2440_serial0 问题解析 4.在制作 lib 目录时,
当我从EABI-4.3.3拷贝库文件时,最后板子不能启动
-
Freeing init memory: 112K
-
Warning: unable to open an initial console.
-
Failed to execute /linuxrc. Attempting defaults...
-
Kernel panic - not syncing: No init found. Try passing init= option to kernel.
-
[<c002a700>] (unwind_backtrace+0x0/0xdc) from [<c025bb48>] (panic+0x40/0x110)
-
[<c025bb48>] (panic+0x40/0x110) from [<c00244c0>] (init_post+0xcc/0xf4)
所以,我直接拷贝 tq制作好的 /lib 下 动态链接库,没有拷贝 *.ko fireware ts WebCam
5.成功处理移植
但是
[\u@\h \W
]# 为什么会这样??
我仅仅是修改etc/sysconfig/HOSTNAME 将HOSTNAME中的内容修改为ywx
应该是 [root@EmbedSky /] 如是HOSTNAME的内容是EmbedSky
- ##### EmbedSky BIOS for SKY2440/TQ2440 #####
-
Press Space key to Download Mode !
-
Booting Linux ...
-
Copy linux kernel from 0x00200000 to 0x30008000, size = 0x00200000 ... Copy Kernel to SDRAM done,NOW, Booting Linux......
-
Uncompressing Linux.................................................................................................................... done, booting the kernel.
-
Linux version 2.6.30.4-EmbedSky (root@ywx) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-176) ) #1 Tue Mar 29 19:14:29 CST 2011
-
CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177
-
CPU: VIVT data cache, VIVT instruction cache
-
Machine: SMDK2440
-
ATAG_INITRD is deprecated; please update your bootloader.
-
Memory policy: ECC disabled, Data cache writeback
-
CPU S3C2440A (id 0x32440001)
-
S3C24XX Clocks, (c) 2004 Simtec Electronics
-
S3C244X: core 400.000 MHz, memory 100.000 MHz, peripheral 50.000 MHz
-
CLOCK: Slow mode (1.500 MHz), fast, MPLL on, UPLL on
-
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
-
Kernel command line: noinitrd root=/dev/mtdblock2 init=/linuxrc console=ttySAC0
-
NR_IRQS:85
-
irq: clearing pending ext status 00080000
-
irq: clearing subpending status 00000002
-
PID hash table entries: 256 (order: 8, 1024 bytes)
-
Console: colour dummy device 80x30
-
console [ttySAC0] enabled
-
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
-
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
-
Memory: 64MB = 64MB total
-
Memory: 61108KB available (3264K code, 277K data, 116K init, 0K highmem)
-
SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
-
Calibrating delay loop... 199.47 BogoMIPS (lpj=498688)
-
Mount-cache hash table entries: 512
-
CPU: Testing write buffer coherency: ok
-
net_namespace: 936 bytes
-
NET: Registered protocol family 16
-
S3C Power Management, Copyright 2004 Simtec Electronics
-
S3C2440: Initialising architecture
-
S3C2440: IRQ Support
-
S3C24XX DMA Driver, (c) 2003-2004,2006 Simtec Electronics
-
DMA channel 0 at c4808000, irq 33
-
DMA channel 1 at c4808040, irq 34
-
DMA channel 2 at c4808080, irq 35
-
DMA channel 3 at c48080c0, irq 36
-
S3C244X: Clock Support, DVS off
-
bio: create slab <bio-0> at 0
-
SCSI subsystem initialized
-
usbcore: registered new interface driver usbfs
-
usbcore: registered new interface driver hub
-
usbcore: registered new device driver usb
-
s3c2440-i2c s3c2440-i2c: slave address 0x10
-
s3c2440-i2c s3c2440-i2c: bus frequency set to 97 KHz
-
s3c2440-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
-
NET: Registered protocol family 2
-
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
-
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
-
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
-
TCP: Hash tables configured (established 2048 bind 2048)
-
TCP reno registered
-
NET: Registered protocol family 1
-
NetWinder Floating Point Emulator V0.97 (extended precision)
-
yaffs Mar 29 2011 19:02:32 Installing.
-
msgmni has been set to 119
-
io scheduler noop registered
-
io scheduler anticipatory registered (default)
-
io scheduler deadline registered
-
io scheduler cfq registered
-
Console: switching to colour frame buffer device 30x40
-
fb0: s3c2410fb frame buffer device
-
lp: driver loaded but no devices found
-
ppdev: user-space parallel port driver
-
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
-
s3c2440-uart.0: s3c2410_serial0 at MMIO 0x50000000 (irq = 70) is a S3C2440
-
s3c2440-uart.1: s3c2410_serial1 at MMIO 0x50004000 (irq = 73) is a S3C2440
-
s3c2440-uart.2: s3c2410_serial2 at MMIO 0x50008000 (irq = 76) is a S3C2440
-
brd: module loaded
-
loop: module loaded
-
Uniform Multi-Platform E-IDE driver
-
ide-gd driver 1.18
-
ide-cd driver 5.00
-
Driver 'sd' needs updating - please use bus_type methods
-
dm9000 Ethernet Driver, V1.31
-
S3C24XX NAND Driver, (c) 2004 Simtec Electronics
-
s3c2440-nand s3c2440-nand: Tacls=2, 20ns Twrph0=3 30ns, Twrph1=2 20ns
-
NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 3,3V 8-bit)
-
Scanning device for bad blocks
-
Creating 3 MTD partitions on "NAND 256MiB 3,3V 8-bit":
-
0x000000000000-0x000000040000 : "ywx-uboot"
-
0x000000200000-0x000000400000 : "ywx-kernel"
-
0x000000400000-0x00000ff80000 : "ywx-yaffs2"
-
usbmon: debugfs is not available
-
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
-
s3c2410-ohci s3c2410-ohci: S3C24XX OHCI
-
s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
-
s3c2410-ohci s3c2410-ohci: irq 42, io mem 0x49000000
-
usb usb1: configuration #1 chosen from 1 choice
-
hub 1-0:1.0: USB hub found
-
hub 1-0:1.0: 2 ports detected
-
usbcore: registered new interface driver libusual
-
usbcore: registered new interface driver usbserial
-
USB Serial support registered for generic
-
usbcore: registered new interface driver usbserial_generic
-
usbserial: USB Serial Driver core
-
USB Serial support registered for FTDI USB Serial Device
-
usbcore: registered new interface driver ftdi_sio
-
ftdi_sio: v1.4.3:USB FTDI Serial Converters Driver
-
USB Serial support registered for pl2303
-
usbcore: registered new interface driver pl2303
-
pl2303: Prolific PL2303 USB to serial adaptor driver
-
mice: PS/2 mouse device common for all mice
-
S3C2410 Watchdog Timer, (c) 2004 Simtec Electronics
-
s3c2410-wdt s3c2410-wdt: watchdog inactive, reset disabled, irq enabled
-
Advanced Linux Sound Architecture Driver Version 1.0.20.
-
ALSA device list:
-
No soundcards found.
-
TCP cubic registered
-
NET: Registered protocol family 17
-
RPC: Registered udp transport module.
-
RPC: Registered tcp transport module.
-
yaffs: dev is 32505858 name is "mtdblock2"
-
yaffs: passed flags ""
-
yaffs: Attempting MTD mount on 31.2, "mtdblock2"
-
yaffs: auto selecting yaffs2
-
yaffs_read_super: isCheckpointed 0
-
VFS: Mounted root (yaffs filesystem) on device 31:2.
-
Freeing init memory: 116K
-
-
Please press Enter to activate this console.
-
[\u@\h \W]# ls
-
bin lib opt sddisk usr
-
dev linuxrc proc sys var
-
etc lost+found root tmp web
-
home mnt sbin udisk
-
[\u@\h \W]#
阅读(1237) | 评论(0) | 转发(0) |