Re: [U-Boot] MinnowBoard Max uboot

2015-08-03 Thread Beaman, Thomas
-Original Message- From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass Sent: Monday, August 03, 2015 2:52 PM To: Beaman, Thomas Cc: Bin Meng; u-boot@lists.denx.de Subject: Re: [U-Boot] MinnowBoard Max uboot Hi, On 19 June 2015 at 09:21, Simon Glass wrote: >

Re: [U-Boot] MinnowBoard Max uboot

2015-08-03 Thread Simon Glass
ws the command line. >> >> Thanks, >> Tom >> >> -Original Message- >> From: Bin Meng [mailto:bmeng...@gmail.com] >> Sent: Thursday, June 18, 2015 9:16 PM >> To: Beaman, Thomas >> Cc: Simon Glass; u-boot@lists.denx.de >> Subject: Re:

Re: [U-Boot] MinnowBoard Max uboot

2015-06-19 Thread Simon Glass
ssage- > From: Bin Meng [mailto:bmeng...@gmail.com] > Sent: Thursday, June 18, 2015 9:16 PM > To: Beaman, Thomas > Cc: Simon Glass; u-boot@lists.denx.de > Subject: Re: [U-Boot] MinnowBoard Max uboot > >> Can you try typing 'run ramboot' on the U-Boot shell to load linux k

Re: [U-Boot] MinnowBoard Max uboot

2015-06-19 Thread Beaman, Thomas
Cc: Simon Glass; u-boot@lists.denx.de Subject: Re: [U-Boot] MinnowBoard Max uboot > Can you try typing 'run ramboot' on the U-Boot shell to load linux kernel? Or > below ... > Or append acpi=off to the kernel command line manually, to see how it goes. => run ramboot Using

Re: [U-Boot] MinnowBoard Max uboot

2015-06-18 Thread Bin Meng
Hi Tom, On Thu, Jun 18, 2015 at 9:07 PM, Beaman, Thomas wrote: > Hi Bin, > > After adding CONFIG_SFI=y to the kernel config, I was able to see both CPUs > in the kernel boot, but now the kernel hangs at boot time. It did not hang > when CONFIG_SFI was not set. and if I boot the CONFIG_SFI=y ke

Re: [U-Boot] MinnowBoard Max uboot

2015-06-18 Thread Beaman, Thomas
Hi Bin, After adding CONFIG_SFI=y to the kernel config, I was able to see both CPUs in the kernel boot, but now the kernel hangs at boot time. It did not hang when CONFIG_SFI was not set. and if I boot the CONFIG_SFI=y kernel using EFI BIOS it does not hang either. I have repeated the test a

Re: [U-Boot] MinnowBoard Max uboot

2015-06-12 Thread Bin Meng
Hi Tom, On Thu, Jun 11, 2015 at 11:02 PM, Beaman, Thomas wrote: > Hi Simon, > > I have enclosed both kernel boot files > > Thanks, > Tom > Please stop top-posting. > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Wednesday, June 10,

Re: [U-Boot] MinnowBoard Max uboot

2015-06-11 Thread Beaman, Thomas
Hi Simon, I have enclosed both kernel boot files Thanks, Tom -Original Message- From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass Sent: Wednesday, June 10, 2015 9:15 PM To: Beaman, Thomas Cc: u-boot@lists.denx.de Subject: Re: MinnowBoard Max uboot Hi Thomas, On 10

Re: [U-Boot] MinnowBoard Max uboot

2015-06-10 Thread Simon Glass
Hi Thomas, On 10 June 2015 at 12:38, Beaman, Thomas wrote: > Hi Simon, > > I have just picked up u-boot-2015.07-rc2 with your support for multiple CPUs > on the minnowboard max. I can see using the uboot cpu list command that both > CPUs now show up. But the kernel does not see 2 CPUs in /proc

Re: [U-Boot] MinnowBoard Max uboot

2015-06-10 Thread Beaman, Thomas
Hi Simon, I have just picked up u-boot-2015.07-rc2 with your support for multiple CPUs on the minnowboard max. I can see using the uboot cpu list command that both CPUs now show up. But the kernel does not see 2 CPUs in /proc/cpuinfo. If I boot the same kernel using an EFI BIOS I do see 2 CPUs

Re: [U-Boot] MinnowBoard Max uboot

2015-04-27 Thread Beaman, Thomas
Hi Simon, Thanks for the update and I will be glad to help with testing if needed. Tom -Original Message- From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass Sent: Sunday, April 26, 2015 8:36 PM To: Beaman, Thomas Cc: u-boot@lists.denx.de; Bin Meng; gabriel huau Subj

Re: [U-Boot] MinnowBoard Max uboot

2015-04-26 Thread Simon Glass
Hi Thomas, On 12 March 2015 at 16:20, Simon Glass wrote: > Hi Thomas, > > On 11 March 2015 at 05:06, Beaman, Thomas wrote: >> Thank you, can you keep me updated if possible. > > OK I'll see if I can copy you on the patches. I got back into this last week and hope to have something to send to th

Re: [U-Boot] MinnowBoard Max uboot

2015-03-12 Thread Simon Glass
Hi Thomas, On 11 March 2015 at 05:06, Beaman, Thomas wrote: > Thank you, can you keep me updated if possible. OK I'll see if I can copy you on the patches. Regards, Simon > > Tom > > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Tu

Re: [U-Boot] MinnowBoard Max uboot

2015-03-12 Thread Simon Glass
Hi Tom, On 10 March 2015 at 05:24, Beaman, Thomas wrote: > Hi Simon, > > Do you know what will be the timeframe of when someone may be able to look at > this in more detail. I will be able to help test any updates if needed > I will take a look once I have things lined up for the next release,

Re: [U-Boot] MinnowBoard Max uboot

2015-03-11 Thread Beaman, Thomas
Thank you, can you keep me updated if possible. Tom -Original Message- From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass Sent: Tuesday, March 10, 2015 1:21 PM To: Beaman, Thomas Cc: u-boot@lists.denx.de; Bin Meng; gabriel huau Subject: Re: MinnowBoard Max uboot Hi T

Re: [U-Boot] MinnowBoard Max uboot

2015-03-10 Thread Beaman, Thomas
Hi Simon, Do you know what will be the timeframe of when someone may be able to look at this in more detail. I will be able to help test any updates if needed Thanks, Tom -Original Message- From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass Sent: Monday, March 09,

Re: [U-Boot] MinnowBoard Max uboot

2015-03-09 Thread Simon Glass
+Bin and Gabriel Hi Tom, On 9 March 2015 at 08:08, Beaman, Thomas wrote: > > > Hi Simon, > > > > I see you have put support for the MinnowBoard Max in the u-boot mainline. > Thanks this is a very useful addition. I have been able to follow your > readme and build a working bare metal uboot. Usi

[U-Boot] MinnowBoard Max uboot

2015-03-09 Thread Beaman, Thomas
Hi Simon, I see you have put support for the MinnowBoard Max in the u-boot mainline. Thanks this is a very useful addition. I have been able to follow your readme and build a working bare metal uboot. Using the built uboot I can load and bring up a Linux Kernel. What I noticed from the runni