
Mine just arrived today... Going to see if I can get it booting. Seems u-boot is the way to go.
Code: Select all
******************************
******************************
PSH KERNEL VERSION: b0182727
WR: 20104000
******************************
SCU IPC: 0x800000d0 0xfffce92c
PSH miaHOB version: TNG.B0.VVBD.0000000c
microkernel built 23:15:13 Apr 24 2014
******* PSH loader *******
PCM page cache size = 192 KB
Cache Constraint = 0 Pages
Arming IPC driver ..
Adding page store pool ..
PagestoreAddr(IMR Start Address) = 0x04899000
pageStoreSize(IMR Size) = 0x00080000
*** Ready to receive application ***
U-Boot 2014.04 (Aug 20 2014 - 16:08:32)
Watchdog enabled
DRAM: 980.6 MiB
MMC: tangier_sdhci: 0
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 1 ... 0
boot >
Code: Select all
load emmc 0:9 0x100000 /kernel.img
go 0x100000
Code: Select all
loady 0x100000 115200
Code: Select all
boot>mw.b 0xff010180 0x21 1
!boot>
Code: Select all
mw.l 0xff009000 0x10f8 1
Code: Select all
*((dword*)0xff009000) = 0xf3;
How about comparing it slightly more fairly to a raspberry with a wifi dongle?tom9876543 wrote:Why would anyone buy one of these Intel Edisons, when a Rasberry Pi is about HALF the price?