NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/39505: saost(4) supports pxa25x and pxa270 together



>Number:         39505
>Category:       kern
>Synopsis:       saost(4) supports pxa25x and pxa270 together
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 08 18:05:01 +0000 2008
>Originator:     KIYOHARA Takashi
>Release:        -current
>Organization:
>Environment:
>Description:
The saost(4) of ARM sa11xx is supported in the pxaip(4) of xscale. It will be 
attached in both PXA25x and PXA270. 
And, when run-time it, PXA25x and PXA270 can be judged from the macro named 
CPU_IS_PXA250 and CPU_IS_PXA270. 
However, because saost(4) doesn't use this, it is likely to become a compile 
error.

Please correct this.
>How-To-Repeat:
For instance, please add "options CPU_XSCALE_PXA270" to 
arch/evbarm/conf/GUMSTIX.  And, please config/make it. 

# Our GUMSTIX will supports 250 and 270 boards.
# My source tree already supported.  ;-)

>Fix:
See this mail.
http://mail-index.netbsd.org/port-arm/2008/08/20/msg000343.html



Home | Main Index | Thread Index | Old Index