Boot loader development kit

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
prashantg
Posts: 1
Joined: Wed Mar 03, 2010 5:43 am

Boot loader development kit

Post by prashantg »

I was looking for boot loader for Intel Atom N450 (PineView-M) processor. I found some references about boot loader development kit(BLDK), but could not get any information about it as it is proprietory. I want to know if I can develop boot strap code and boot loader both using this development kit. How is this development kit is used?
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Boot loader development kit

Post by Combuster »

See the Bootloader wiki page on what you really need. There's no point in using a proprietary bootloader when there are tons of good free and open source alternatives.

Also, did you lose your password?
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
Brendan
Member
Member
Posts: 8561
Joined: Sat Jan 15, 2005 12:00 am
Location: At his keyboard!
Contact:

Re: Boot loader development kit

Post by Brendan »

Hi,
prashantg wrote:I was looking for boot loader for Intel Atom N450 (PineView-M) processor. I found some references about boot loader development kit(BLDK), but could not get any information about it as it is proprietory. I want to know if I can develop boot strap code and boot loader both using this development kit. How is this development kit is used?
I'm fairly interested in Intel's new architecture too. The idea of a special (non-PC compatible) architecture, designed by Intel using 80x86 (Atom) chips for small/mobile devices; and the new "Simple Firmware Interface" are all very interesting.

I haven't looked very hard so far, but unfortunately there doesn't seem to be much real information available yet. :(


Cheers,

Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.
Post Reply