See patch.
Boots Linux fine, more tests later when I add a wiki page.
Uwe.
Uwe Hermann wrote:
Add support for the ASUS P2B-D mainboard.
This is a pretty standard "yet another 440BX" target, so the code is pretty straight-forward. It's a dual-CPU machine, which might need some fixing, I'm booting with 'maxcpus=0' for now. It does boot successfully up to a Linux login prompt, though.
Please verify, if you haven't already, that mainboard//Config.lb has all the improvements that Carl-Daniel made to many other boards.
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
Acked-by: Peter Stuge peter@stuge.se
On Sat, Apr 18, 2009 at 02:09:14PM +0200, Peter Stuge wrote:
Please verify, if you haven't already, that mainboard//Config.lb has all the improvements that Carl-Daniel made to many other boards.
It should have all changes that are already committed, I based the code on the p2b-ds target from the latest svn as of yesterday or so.
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
Acked-by: Peter Stuge peter@stuge.se
Thanks, r4133.
Uwe.