OSDev.org
https://forum.osdev.org/

Anyone tried out their kernel on Intel Edison?
https://forum.osdev.org/viewtopic.php?f=1&t=28707
Page 2 of 2

Author:  0andriy [ Thu Jan 22, 2015 10:45 am ]
Post subject:  Re: Anyone tried out their kernel on Intel Edison?

mutex wrote:
I'll create a short summary on the wiki.

This will disable the watchdog from u-boot:
Code:
mw.l 0xff009000 0x10f8 1



Thanks for tips! Today managed eventually to run today's :) linux-next on Intel Edison.

Author:  jakogut [ Tue Feb 10, 2015 9:31 pm ]
Post subject:  Re: Anyone tried out their kernel on Intel Edison?

Quote:
Thanks for tips! Today managed eventually to run today's :) linux-next on Intel Edison


Mind sharing how you managed that? I've been trying for some time now, and can't seem to ever get past "Starting Kernel..."

I'm using the latest mainline kernel, without any Intel specific patches, with the Edison config and a few additional options. I have a suspicion that the kernel is loading, but I have the wrong console output. Not sure what else to set it to.

This is the last thing I see:

Code:
Target:blank
Partitioning already done...
Flashing already done...
GADGET DRIVER: usb_dnl_dfu
reading vmlinuz
5568784 bytes read in 140 ms (37.9 MiB/s)
Valid Boot Flag
Setup Size = 0x00003e00
Magic signature found
Using boot protocol version 2.0d
Linux kernel version 3.19.0-poky-edison+ (joseph@JAKHPVZR) #1 SMP PREEMPT Tue Feb 10 19:32:27 MST 2015
Building boot_params at 0x00090000
Loading bzImage at address 00100000 (5552912 bytes)
Magic signature found
Kernel command line: "rootwait root=PARTUUID=012b3303-34ac-284d-99b4-34e03a2335f4 rootfstype=ext4 console=ttyMFD2 earlyprintk=ttyMFD2,keep loglevel=4 g_multi.ethernet_config=cdc systemd.unit=multi-user.target hardware_id=00 g_multi.iSerialNumber=140995190916de93d5df7232f0c5532f g_multi.dev_addr=02:00:86:c5:53:2f"

Starting kernel ...

Author:  0andriy [ Wed Jan 20, 2016 1:27 pm ]
Post subject:  Re: Anyone tried out their kernel on Intel Edison?

jakogut wrote:
Quote:
Thanks for tips! Today managed eventually to run today's :) linux-next on Intel Edison


Mind sharing how you managed that? I've been trying for some time now, and can't seem to ever get past "Starting Kernel..."

I'm using the latest mainline kernel, without any Intel specific patches, with the Edison config and a few additional options. I have a suspicion that the kernel is loading, but I have the wrong console output. Not sure what else to set it to.

This is the last thing I see:

Code:
Target:blank
Partitioning already done...
Flashing already done...

Starting kernel ...


Oh, sorry for missed this forum. Everything related to Edison and newest kernel is published and updated here: https://edison.internet-share.com/wiki/Using_a_vanilla_Linux_kernel_with_Intel_Edison

Page 2 of 2 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/