[SerialICE] New patch to review for serialice: af90943 Add support for ASRock E350M1

Peter Stuge peter at stuge.se
Sun Jul 14 00:07:23 CEST 2013


Paul Menzel wrote:
> +++ b/SerialICE/Kconfig
> @@ -69,6 +69,10 @@ config BOARD_ASUS_M4A77TD_PRO
>  	bool "ASUS M4A77TD-PRO"
>  	select BUILD_XMMSTACK
>  
> +config BOARD_ASROCK_E350M1
> +	bool "ASRock E350M1"
> +	select BUILD_XMMSTACK

Another patch might swap the BUILD_XMMSTACK default. I guess it is
enabled for most boards. Optimize for the common case and all that.


//Peter



More information about the SerialICE mailing list