
On 11:31 Tue 30 Jun , Stefano Babic wrote:
The Polaris board is based on the TrizepsIV module of Keith & Koep (http://www.keith-koep.com).
Signed-off-by: Stefano Babic sbabic@denx.de
MAINTAINERS | 4 ++++ MAKEALL | 1 + Makefile | 7 ++++++- board/trizepsiv/conxs.c | 22 ++++++++++++---------- include/configs/trizepsiv.h | 25 ++++++++++++++++++++++--- 5 files changed, 45 insertions(+), 14 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 9379c7e..97476e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -500,6 +500,10 @@ Rowel Atienza rowel@diwalabs.com
armadillo ARM720T
+Stefano Babic sbabic@denx.de
- trizepsiv xscale
Dirk Behme dirk.behme@gmail.com
omap3_beagle ARM CORTEX-A8 (OMAP3530 SoC) diff --git a/MAKEALL b/MAKEALL index f4599d6..73c5b61 100755 --- a/MAKEALL +++ b/MAKEALL @@ -610,6 +610,7 @@ LIST_pxa=" \ xm250 \ xsengine \ zylonite \
- trizepsiv \
please keep list sorted and why don't you add the polaris too?
Best Regards, J.