From 995b72ddda77ffa471930fdc1c3e587d5a6b4aa8 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Wed, 30 May 2012 22:59:08 +0000 Subject: ARM: Add X600 board support (SPEAr600 based) This patch adds support for the X600 SPEAr600 based board. Its also the first SPEAr600 board that uses the newly introduced SPEAr600 SPL support. Xloader is not necessary any more. By using the new "u-boot.spr" make target, one image will generated containing both, U-Boot SPL (with mkimage header as needed by the SPEAr BootROM, and the main U-Boot with mkimage header. Signed-off-by: Stefan Roese Cc: Amit Virdi Cc: Vipin Kumar --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 842ff57..45351cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -857,6 +857,8 @@ John Rigby Stefan Roese + x600 ARM926EJS (spear600 Soc) + pdnb3 xscale/ixp scpu xscale/ixp -- cgit v1.1