Discussion:
[PATCH] Technexion Tim-5690 mainboard
Libra Li
2009-10-13 10:34:34 UTC
Permalink
Hi,

This patch support for the Technexion Tim-5690 mainboard.
It's an embedded AMD RS690/SB600 mainboard.

http://www.technexion.com/index.php/tim-5690

Signed-off-by: Libra Li <***@technexion.com>
Libra Li
2009-10-13 10:43:32 UTC
Permalink
Hello,

This patch include modification SB600 LPC ROM size and Technexion
Tim-8690 mainboard.
Post by Libra Li
Hi,
This patch support for the Technexion Tim-5690 mainboard.
It's an embedded AMD RS690/SB600 mainboard.
http://www.technexion.com/index.php/tim-5690
Myles Watson
2009-10-13 16:27:00 UTC
Permalink
Hi,
    This patch support for the Technexion Tim-5690 mainboard.
    It's an embedded AMD RS690/SB600 mainboard.
    http://www.technexion.com/index.php/tim-5690
This is the same patch starting with the tim8690 and adding Kconfig support.

There are very few differences between the two boards. I'm adding my
Signed-off-by for the Kconfig part. Build-tested.

Signed-off-by: Myles Watson <***@gmail.com>

Thanks,
Myles
Stefan Reinauer
2009-10-13 16:47:21 UTC
Permalink
Post by Myles Watson
Post by Libra Li
Hi,
This patch support for the Technexion Tim-5690 mainboard.
It's an embedded AMD RS690/SB600 mainboard.
http://www.technexion.com/index.php/tim-5690
This is the same patch starting with the tim8690 and adding Kconfig support.
There are very few differences between the two boards. I'm adding my
Signed-off-by for the Kconfig part. Build-tested.
Acked-by: Stefan Reinauer <***@coresystems.de>
--
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: ***@coresystems.de • http://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866
--
coreboot mailing list: ***@coreboot.org
http://www.coreboot
Myles Watson
2009-10-13 16:57:32 UTC
Permalink
Rev 4765.

Thanks,
Myles
--
coreboot mailing list: ***@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot
Paul Menzel
2009-10-13 16:50:13 UTC
Permalink
Dear Myles,
Post by Myles Watson
Post by Libra Li
Hi,
This patch support for the Technexion Tim-5690 mainboard.
It's an embedded AMD RS690/SB600 mainboard.
http://www.technexion.com/index.php/tim-5690
This is the same patch starting with the tim8690 and adding Kconfig support.
Sorry. I am confused. Your message has only one diff attached. Do you
mean this file?
Post by Myles Watson
There are very few differences between the two boards.
Or is the diff showing the differences?
Post by Myles Watson
I'm adding my
Signed-off-by for the Kconfig part. Build-tested.
[
]
Post by Myles Watson
##
## Clean up the motherboard id strings
##
-default CONFIG_MAINBOARD_PART_NUMBER="tim8690"
+default CONFIG_MAINBOARD_PART_NUMBER="tim5690"
Thanks for your great work Libra Li and Myles,

Paul
Myles Watson
2009-10-13 16:55:56 UTC
Permalink
Post by Paul Menzel
Post by Myles Watson
This is the same patch starting with the tim8690 and adding Kconfig support.
Sorry. I am confused. Your message has only one diff attached. Do you
mean this file?
Yes. Sorry I wasn't more clear. If you do

svn mkdir src/mainboard/technexion/tim5690
svn cp src/mainboard/technexion/tim8690/* src/mainboard/technexion/tim5690

then apply the patch, you'll get the same result as if you applied the
original diff.

Thanks,
Myles
--
coreboot mailing list: ***@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot
Loading...