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 s...@chromium.org

[U-Boot] minnowboard max .dtb file

2015-06-24 Thread Beaman, Thomas
Hi Bin, I see that you have created a .dts file for the minnowboard max in arch/x86/dts/minnow.dts What I cannot see is how to load and use this file. I cannot find any example of its use. In the RAMBOOT line zboot is used to load the kernel and ramdisk, but it does not take a parameter for

Re: [U-Boot] minnowboard max .dtb file

2015-06-24 Thread Beaman, Thomas
Hi Bin, Thanks you for the quick response, my responses are embedded below On Wed, Jun 24, 2015 at 10:38 PM, Beaman, Thomas thomas.bea...@xerox.com wrote: Hi Bin, I see that you have created a .dts file for the minnowboard max in arch/x86/dts/minnow.dts What I cannot see is how to load

Re: [U-Boot] minnowboard max .dtb file

2015-06-24 Thread Beaman, Thomas
Hi Bin, You are correct I was confused about the usage of the dtb file in U-Boot. I know it is probably outside the scope of U-Boot, but do you have any pointers to info on linux x86 kernel usage of a FDT (dtb) file for configuration source Please check kernel documentation

Re: [U-Boot] MinnowBoard Max uboot

2015-06-19 Thread Beaman, Thomas
Hi Bin, I have tried both suggestions and the kernel boot still hangs in the same place. I have enclosed a snipit from boot that shows 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

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-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

Re: [U-Boot] MinnowBoard Max uboot

2015-06-10 Thread Beaman, Thomas
processor : 1 -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 Tom, On 10 March 2015 at 05:24, Beaman

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

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

Re: [U-Boot] MinnowBoard Max uboot

2015-03-10 Thread Beaman, Thomas
, 2015 11:49 AM To: Beaman, Thomas Cc: u-boot@lists.denx.de; Bin Meng; gabriel huau Subject: Re: MinnowBoard Max uboot +Bin and Gabriel Hi Tom, On 9 March 2015 at 08:08, Beaman, Thomas thomas.bea...@xerox.com wrote: Hi Simon, I see you have put support for the MinnowBoard Max in the u-boot

[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

[U-Boot] auto-update and DHCP

2010-02-05 Thread Beaman, Thomas
Hi, I would like to use the auto-update feature that is enabled with CONFIG_UPDATE_TFTP, which requires that the env variable serverip be set for the tftp access. Our system uses DHCP to get the serverip env variable, but this happens after the auto-update attempt has run. I have not been able

Re: [U-Boot] auto-update and DHCP

2010-02-05 Thread Beaman, Thomas
to check any version info from the .itb or uboot file to know if I am already at the uboot version in the .itb file and then not attempt the flash update? Regards, Tom -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: Friday, February 05, 2010 3:48 PM To: Beaman, Thomas Cc