[LinuxBIOS] new target iei juki-511p/rocky-512

Uwe Hermann uwe at hermann-uwe.de
Thu Jun 7 23:01:41 CEST 2007


On Mon, Jun 04, 2007 at 06:15:17PM +0600, Nikolay Petukhov wrote:
> 2007/6/3, Stefan Reinauer <stepan at coresystems.de>:
> >Please sign off the patch according to
> >http://www.linuxbios.org/Development_Guidelines#Sign-off_Procedure
> >so we can check this patch in!
> 
> 
> Add sign-off.

Thanks!

The Super I/O patch is committed as r2714, the JUKI-511P code in r2716,
both with minor cosmetic changes.

I also renamed the directory to juki-511p (minus vs. underscore).


> >What does not work? ide1? AFAICS the boards only have one IDE port!?
> 
> The this boards has two IDE ports. IDE0 has 40-pin IDE connector. IDE1
> has CF connector.

Ah, ok. Does booting from IDE1 work with a proprietary BIOS? Try my
CS5530 patch, that _may_ fix the problem (it initializes both IDE0 and
IDE1). Some more IDE work may be needed in LinuxBIOS, though.

Please post a boot log with the CS5530 patch applied.


> +#dir /pc80
> +#config chip.h

Why is this commented? Not needed?


> +        device pci 12.1 on  end		# SMI
> +        device pci 12.2 on  end		# IDE
> +        device pci 12.3 on  end 	# Audio
> +      	device pci 12.4 on  end		# VGA onboard

With my CS5530 patch you might need to enable IDE0/IDE1 explicitly here:

      register "ide0_enable" = "1"
      register "ide1_enable" = "1"


Thanks, Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070607/206e245c/attachment.sig>


More information about the coreboot mailing list