Re: [U-Boot] u-boot for x86

2011-06-22 Thread Graeme Russ
Hi Raleigh, Please keep the ML Cc'd (and please don't top-post) On Thu, Jun 23, 2011 at 8:58 AM, Raleigh Boulware wrote: > Thanks I will be looking for an eNET board. I am doing several Pentium > U-boot projects. An eNET board may be difficult to come by - They are a Remote Telemetry Unit (RTU)

Re: [U-Boot] u-boot for x86

2011-06-21 Thread Graeme Russ
Hi Raleigh, On Wed, Jun 22, 2011 at 12:44 PM, Raleigh Boulware wrote: > I am looking at the source code for the sc520 and can not figure out which > board directory to look in. Which of the board plat form has the sc520? The only board which currently builds for the sc520 is the eNET board > Al

Re: [U-Boot] u-boot for x86 Core2Duo target

2011-02-21 Thread Andy Pont
Zvi wrote... > On my next project, the target is Core2Duo (AMPRO's COM840). > > Is it a wise decision to use u-boot on this target ? Probably not! Ampro will already have invested a lot of time and effort in porting the BIOS to that board and are giving you a device that works out of the box.

Re: [U-Boot] u-boot for x86 Core2Duo target

2011-02-18 Thread Graeme Russ
On 19/02/11 11:04, Zvi Vered wrote: > Hello, > > I'm using u-boot on PPC405 (ML405) for about 3 years. > > It is a great boot loader ! > > On my next project, the target is Core2Duo (AMPRO's COM840). > > Is it a wise decision to use u-boot on this target ? I've had a quick look at the board on

[U-Boot] u-boot for x86 Core2Duo target

2011-02-18 Thread Zvi Vered
Hello, I'm using u-boot on PPC405 (ML405) for about 3 years. It is a great boot loader ! On my next project, the target is Core2Duo (AMPRO's COM840). Is it a wise decision to use u-boot on this target ? I prefare u-boot over grub or vxworks bootloader because it has many features. If I unders