[coreboot] patch: set dbe62 to have com2 on com1 address

Stefan Reinauer stepan at coresystems.de
Thu Mar 6 00:03:03 CET 2008


ron minnich wrote:
> Index: mainboard/artecgroup/dbe62/dts
> ===================================================================
> --- mainboard/artecgroup/dbe62/dts      (revision 630)
> +++ mainboard/artecgroup/dbe62/dts      (working copy)
> @@ -43,6 +43,10 @@
>                         /* GPIO(0-0x20) for INT D:C:B:A, 0xFF=none.
>                          * See virtual PIC spec. */
>                         enable_gpio_int_route = "0x0D0C0700";
> +                       /* we use com2 since that is on the dongle */
> +                       com2_enable = "1";
> +                       /* Set com2 address to be COM1 */
> +                       com2_address = "0x3f8";
>   

Can't we use 2f8 as base address here and put console on COM2?

Reordering com ports is kind of evil. It will also change what is ttyS0 
in Linux..

Stefan


-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080306/ada55a58/attachment.sig>


More information about the coreboot mailing list