Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: iMX6



>	Here is my dmesg :

That's nice!


>	netbsd.ub is not bootable, only netbsd.bin runs as expected.

In my environment, it works. I wonder about u-boot or load address?

	MX6Q SABRELITE U-Boot > tftpboot 20000000 netbsd.ub
	Found phy at 6
	FEC: Link is Up 796d
	Using FEC0 device
	TFTP from server 172.31.185.12; our IP address is 172.31.185.23
	Filename 'netbsd.ub'.
	Load address: 0x20000000
	Loading: #################################################################
	         #################################################################
	         #################################################################
	         #################################################################
	         #################################################################
	         #################################################################
	         #################################################################
	done
	Bytes transferred = 6676928 (65e1c0 hex)

	MX6Q SABRELITE U-Boot > bootm 20000000
	## Booting kernel from Legacy Image at 20000000 ...
	   Image Name:   NetBSD/ 7.99.1
	   Image Type:   ARM NetBSD Kernel Image (uncompressed)
	   Data Size:    6676864 Bytes =  6.4 MB
	   Load Address: 10800000
	   Entry Point:  10800000
	   Verifying Checksum ... OK
	   Loading Kernel Image ... OK
	OK
	## Transferring control to NetBSD stage-2 loader (at address 10800000) ...
	  PC=0x10800024
	  SP=0x275ffdf0
	CPSR=0x600001d3
	<cortex_init>@ABC12-</cortex_init>
	<mmu_init_table></mmu_init_table>
	<arm_cpuinit>FG01H1IJKLM</arm_cpuinit>
	@ABC12-FG01H1IJKLM@ABC12-FG01H1IJKLM@ABC12-FG01H1IJKLM
	MULTIPROCESSOR hatched!
	jump to start()
	
	uboot arg = 0x276006e0, 0, 0x2782c082, 0x2782c082
	
	NetBSD/evbarm (nitrogen6) booting ...
	initarm: Configuring system (4 cpus, hatched 0xe), CLIDR=1110000003 CTR=0x83338003
	                :


>	Do you know if HDMI/LVDS outputs are supported ?

Unfortunately not yet. I'm going to support, but it might take a while.
Does anyone try to support? :-)

--
ryo shimizu


Home | Main Index | Thread Index | Old Index